[PATCH] D71759: [test][ELF] Verify debug line corruption messages are printed once

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 20 20:26:14 PST 2019


MaskRay accepted this revision.
MaskRay added inline comments.


================
Comment at: lld/test/ELF/undef.s:55
+# CHECK: error: undefined symbol: zed6a
 # CHECK: >>> referenced by {{.*}}tmp4.o:(.text+0x0)
+# CHECK: error: undefined symbol: zed6b
----------------
Add `-NEXT:` by the way?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71759/new/

https://reviews.llvm.org/D71759





More information about the llvm-commits mailing list