[PATCH] D37532: Util: Improve update_llc_test_checks to scrub macosx-style assembly annotations
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 6 14:52:50 PDT 2017
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
LGTM - thanks!
As I wrote in the other review, the vast majority of x86 regression tests that I've seen that do specify an OS are doing so unnecessarily.
So I think we should just fix those RUN line triples as we're making other changes, but this will prevent comment noise distractions.
https://reviews.llvm.org/D37532
More information about the llvm-commits
mailing list