[PATCH] D69426: [clang] Switch arm-mve-intrinsics tests to use %clang_cc1.
Dave Green via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 25 03:42:39 PDT 2019
dmgreen accepted this revision.
dmgreen added a comment.
This revision is now accepted and ready to land.
Sounds good.
But make sure that -fno-discard-value-names is still included. Otherwise the names like "entry" will not be output, so the tests fail in "non-assert" builds.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69426/new/
https://reviews.llvm.org/D69426
More information about the cfe-commits
mailing list