ruiu accepted this revision. ruiu added a comment. This revision is now accepted and ready to land. LGTM ================ Comment at: test/ELF/shared.s:122 @@ -121,3 +121,3 @@ // CHECK: ) -// CHECK-NEXT: } +// CHECK: } ---------------- Probably you just want to remove this line. https://reviews.llvm.org/D24363