[PATCH] D156710: [TargetParser] Generate RISCVTargetParserDef only if RISCV is enabled.
Jessica Clarke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 31 11:59:53 PDT 2023
jrtc27 added a comment.
Doesn't this change the behaviour of clang -emit-llvm, which is supposed to work the same regardless of what targets you have enabled? If so, NAK.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156710/new/
https://reviews.llvm.org/D156710
More information about the llvm-commits
mailing list