[PATCH] D24363: [ELF] Fix DT_NEEDED value

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 8 14:25:03 PDT 2016


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





More information about the llvm-commits mailing list