[PATCH] D17242: [ELF] - Linkerscript KEEP command.

Rafael Ávila de Espíndola via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 19 12:16:33 PST 2016


rafael added inline comments.

================
Comment at: test/ELF/linkerscript-sections-keep.s:52
@@ +51,3 @@
+
+## The same, but now section without KEEP is at first place.
+## It will be collected then.
----------------
Yes, that is the test I had in mind, thanks.


http://reviews.llvm.org/D17242





More information about the llvm-commits mailing list