grimar added inline comments. ================ Comment at: test/elf2/no-undefined.s:11 @@ +10,3 @@ +# RUN: lld -shared --no-undefined -flavor gnu2 %t2 %t1.so -o %t3.so + + ---------------- I`ll remove 2 extra lines and leave only one here. Just didnt notice it. http://reviews.llvm.org/D13355