[PATCH] llvm-objdump should produce hex addresses for relocations
Greg Fitzgerald
garious at gmail.com
Fri Mar 14 17:32:43 PDT 2014
Looks like this patch caused a breakage in:
Object/X86/objdump-disassembly-inline-relocations.test
test/Object/X86/objdump-disassembly-inline-relocations.test:19:12: error: expected string not found in input
COFF-i386: e: IMAGE_REL_I386_DIR32 L_.str
<stdin>:9:2: note: scanning from here
%08: lxIMAGE_REL_I386_DIR32 L_.str
^
<stdin>:9:7: note: possible intended match here
%08: lxIMAGE_REL_I386_DIR32 L_.str
http://llvm-reviews.chandlerc.com/D3072
More information about the llvm-commits
mailing list