[PATCH] D12829: [LLD][COFF] Corrected error message if a section failed to load

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 12 10:23:10 PDT 2015


ruiu accepted this revision.
ruiu added a comment.
This revision is now accepted and ready to land.

LGTM


================
Comment at: lld/trunk/test/COFF/invalid-obj.test:4
@@ +3,3 @@
+
+# CHECK: getSectionName failed: #1:
+
----------------
Does this actually contain the trailing colon?


http://reviews.llvm.org/D12829





More information about the llvm-commits mailing list