[PATCH] Make global aliases have symbol size equal to their type

John Brawn john.brawn at arm.com
Tue Jun 30 07:32:36 PDT 2015


> which says that x is 12-bytes in size starting at offset 8 inside the .bss section. As x was originally (before GlobalMerge) a 4-byte variable this is slightly surprising, plus the .bss section is 12 bytes long so z apparently extends past the end of the .bss section.


That should have been 'z is 12-bytes in size starting at offset 8'.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D10837

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list