llvm/test/Object/X86
George Rimar 940b9a117b [YAML] - Teach yaml2obj/obj2yaml to work with numeric relocation values.
That may be useful if we want to produce or parse object containing
broken relocation values using yaml2obj/obj2yaml.

Previously that was impossible because only enum values were parsed
correctly, this patch allows to put any numeric value as a
relocation type.

Differential revision: https://reviews.llvm.org/D34758

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@306814 91177308-0d34-0410-b5e6-96231b3b80d8
2017-06-30 10:31:03 +00:00
..
archive-ir-asm.ll
archive-symbol-table.s Add an extra test for archive symbol tables. 2017-05-15 15:56:23 +00:00
asm-lazy-reference.ll RecordStreamer: handle inline asm "lazy_reference" and mark symbols as "used" 2016-08-03 03:51:42 +00:00
irsymtab-asm.ll Bitcode: Write the irsymtab to disk. 2017-06-27 23:50:11 +00:00
irsymtab-bad-alias.ll Bitcode: Write the irsymtab to disk. 2017-06-27 23:50:11 +00:00
irsymtab.ll Object: Teach irsymtab::read() to try to use the irsymtab that we wrote to disk. 2017-06-27 23:50:24 +00:00
lit.local.cfg
macho-text-sections.test
nm-bitcodeweak.test [IRObjectFile] Handle undefined weak symbols in RecordStreamer. 2016-09-15 17:54:22 +00:00
nm-coff.s
nm-ir.ll Add support for handling ifuncs to GlobalValue::getBaseObject 2017-05-15 18:28:29 +00:00
nm-macho.s
nm-print-size.s
nm-undefinedweak.test [IRObjectFile] Handle undefined weak symbols in RecordStreamer. 2016-09-15 17:54:22 +00:00
no-start-symbol.test
objdump-disassembly-inline-relocations.test
objdump-label.test
objdump-trivial-object.test
yaml2obj-elf-x86-rel.yaml [yaml2obj] Remove --format option in favor of YAML tags 2016-06-27 19:53:53 +00:00
yaml-elf-x86-rel-broken.yaml [YAML] - Teach yaml2obj/obj2yaml to work with numeric relocation values. 2017-06-30 10:31:03 +00:00