[PATCH] D17601: [ELF] - Define special symbols _etext and _edata

Rafael Ávila de Espíndola via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 25 06:50:32 PST 2016


rafael added inline comments.

================
Comment at: test/ELF/edata-etext.s:4
@@ +3,3 @@
+# RUN: ld.lld %t.o -o %t
+# RUN: llvm-readobj -sections -symbols %t
+
----------------
You are not running FileCheck.


http://reviews.llvm.org/D17601





More information about the llvm-commits mailing list