[PATCH] D27514: Add -verify-asm-diags mode to llvm-mc

Oliver Stannard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 8 02:57:07 PST 2016


olista01 updated this revision to Diff 80737.
olista01 added a comment.

Re-ordered the existing test file to show that the order is no longer important for post-parsing errors, and remove the obsolete comment.


Repository:
  rL LLVM

https://reviews.llvm.org/D27514

Files:
  test/MC/ARM/error-location.s
  test/MC/ARM/verify-diagnostics-all-matching.s
  test/MC/ARM/verify-diagnostics-comment-parsing.s
  test/MC/ARM/verify-diagnostics-expected-not-seen.s
  test/MC/ARM/verify-diagnostics-seen-not-expected.s
  tools/llvm-mc/llvm-mc.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27514.80737.patch
Type: text/x-patch
Size: 17889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161208/f838cb63/attachment.bin>


More information about the llvm-commits mailing list