mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-29 07:53:33 +00:00
821b06f3a8
COFF and MachO only define symbol sizes for common symbols. Reflect that in the class hierarchy by having a method for common symbols only in the base and a general one in ELF. This avoids the need of using a magic value for the size, which had a few problems * Most callers didn't check for it. * The ones that did could not tell the magic value from a file actually having that value. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240529 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
archive-ir-asm.ll | ||
lit.local.cfg | ||
macho-text-sections.test | ||
nm-ir.ll | ||
nm-print-size.s | ||
no-start-symbol.test | ||
objdump-disassembly-inline-relocations.test | ||
objdump-label.test | ||
objdump-trivial-object.test | ||
yaml2obj-elf-x86-rel.yaml |