mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-16 08:16:07 +00:00

This way, when the linker adds padding between globals, we can skip over the zero padding bytes and reliably find the start of the next metadata global. llvm-svn: 288096