This is an archive of the discontinued LLVM Phabricator instance.

Allow checking for asm diags with a specific column number
AcceptedPublic

Authored by olista01 on Dec 7 2016, 6:08 AM.

Details

Summary

This adds extra syntax to the comments parsed by llvm-mc -verify-asm-diags to allow chekcing that a diagnostic is emitted at a specific column number.

Diff Detail

Event Timeline

olista01 updated this revision to Diff 80585.Dec 7 2016, 6:08 AM
olista01 retitled this revision from to Allow checking for asm diags with a specific column number.
olista01 updated this object.
olista01 set the repository for this revision to rL LLVM.
olista01 added a subscriber: llvm-commits.
niravd accepted this revision.Dec 7 2016, 8:20 AM
niravd edited edge metadata.
This revision is now accepted and ready to land.Dec 7 2016, 8:20 AM