search for: db0314d5

Displaying 1 result from an estimated 1 matches for "db0314d5".

Did you mean: c10314d5
2017 Apr 23
2
why do undefined globals end up in .data instead of .bss?
...b400 vals LLVM puts the global in the .data section, and results in a 77MB .o file of mostly zeroes. Why does this variable not go in the .bss section? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170423/db0314d5/attachment.html>