llvm-6502/test/Object/X86
Rafael Espindola 7b7c81cd35 Delete UnknownAddress. It is a perfectly valid symbol value.
getSymbolValue now returns a value that in convenient for most callers:
* 0 for undefined
* symbol size for common symbols
* offset/address for symbols the rest

Code that needs something more specific can check getSymbolFlags.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241605 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-07 17:12:59 +00:00
..
archive-ir-asm.ll
lit.local.cfg
macho-text-sections.test
nm-coff.s llvm-nm: treat weak undefined as undefined. 2015-07-06 21:36:23 +00:00
nm-ir.ll
nm-macho.s Common symbols are not undefined, at least for ObjectFile. 2015-07-07 14:26:39 +00:00
nm-print-size.s Delete UnknownAddress. It is a perfectly valid symbol value. 2015-07-07 17:12:59 +00:00
no-start-symbol.test
objdump-disassembly-inline-relocations.test
objdump-label.test
objdump-trivial-object.test
yaml2obj-elf-x86-rel.yaml