[PATCH] D13668: [ELF2/LinkerScript] Fix OUTPUT_FORMAT directive parsing

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 12 13:58:45 PDT 2015


davide added inline comments.

================
Comment at: test/elf2/linkerscript-ouputformat.s:12
@@ +11,2 @@
+# RUN: not ld.lld2 -shared -o %t2 %t1 %t.script
+# RUN: llvm-readobj %t2 > /dev/null
----------------
There's one already in linkerscript.s


http://reviews.llvm.org/D13668





More information about the llvm-commits mailing list