[PATCH] D127153: [DirectX] Add DXILAsmPrinter
Renato Golin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 9 08:24:35 PDT 2022
rengolin added a comment.
Is this the only thing the Asm Printer will ever do? Does it mean you'll never emit asm files or is there another way to get it out (and if there is, why aren't the constants there, too)?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127153/new/
https://reviews.llvm.org/D127153
More information about the llvm-commits
mailing list