[PATCH] D13355: [ELF2] --no-undefined flag implemented

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 1 10:39:38 PDT 2015


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





More information about the llvm-commits mailing list