llvm/test/Object/X86
David Majnemer 7184f49f40 YAMLIO: Encode ambiguous hex strings explicitly
YAMLIO would turn a BinaryRef into the string 0000000004000000.
However, the leading zero causes parsers to interpret it as being an
octal number instead of a hexadecimal one.

Instead, escape such strings as needed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205839 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-09 07:56:27 +00:00
..
lit.local.cfg
macho-text-sections.test
objdump-cfg-invalid-opcode.yaml YAMLIO: Encode ambiguous hex strings explicitly 2014-04-09 07:56:27 +00:00
objdump-cfg-textatomsize.yaml
objdump-cfg.yaml
objdump-disassembly-inline-relocations.test
objdump-disassembly-symbolic.test Implement getRelocationAddress for MachO and ET_REL elf files. 2014-04-03 23:54:35 +00:00
objdump-trivial-object.test