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