[PATCH] D138352: [RISCV] Support .variant_cc directive for the assembler.
Alexey Baturo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 5 00:48:59 PST 2022
smd added a comment.
Hi @fakepaper56
Do you think it's possible to support printing .variant_cc label to asm file if the proper flag is set? I believe this happens(didn't verify though) for .variant_pcs in AArch64ELFStreamer.cpp
This would help me with D132994 <https://reviews.llvm.org/D132994>
Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138352/new/
https://reviews.llvm.org/D138352
More information about the llvm-commits
mailing list