[PATCH] D75097: [cc1as] Unset UseNamesOnTempLabels
Eli Friedman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 25 16:39:43 PST 2020
efriedma added a comment.
In terms of tests, we can add cc1as tests to clang/test/Misc; just need to be marked `REQUIRES: arm-registered-target` or something like that.
That said, if we need to write cc1as-specific tests for anything other than the command-line parsing, probably something has gone wrong.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75097/new/
https://reviews.llvm.org/D75097
More information about the cfe-commits
mailing list