1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test/Object/X86
George Rimar 2653debe71 [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

llvm-svn: 306814
2017-06-30 10:31:03 +00:00
..
archive-ir-asm.ll
archive-symbol-table.s
asm-lazy-reference.ll
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
nm-coff.s
nm-ir.ll
nm-macho.s
nm-print-size.s
nm-undefinedweak.test
no-start-symbol.test
objdump-disassembly-inline-relocations.test
objdump-label.test
objdump-trivial-object.test
yaml2obj-elf-x86-rel.yaml
yaml-elf-x86-rel-broken.yaml [YAML] - Teach yaml2obj/obj2yaml to work with numeric relocation values. 2017-06-30 10:31:03 +00:00