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