[PATCH] D14382: [ELF2] - Basic implementation of -r/--relocatable
Ed Maste via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 23 11:22:29 PST 2016
emaste added a comment.
looks like recent commits invalided the new test in test/ELF/relocatable.s
/tank/emaste/src/llvm/tools/lld/test/ELF/relocatable.s:93:18: error: expected string not found in input
# CHECKEXE-NEXT: SectionHeaderOffset: 0x2190
^
<stdin>:22:2: note: scanning from here
SectionHeaderOffset: 0x11E8
^
http://reviews.llvm.org/D14382
More information about the llvm-commits
mailing list