[PATCH] D153008: [RISCV] Allow slash-star comments in instruction operands
Abel Bernabeu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 16 09:05:53 PDT 2023
abel-bernabeu updated this revision to Diff 532185.
abel-bernabeu added a comment.
Simplified the test. Also I check that the comments are a carried over to the assembly output.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153008/new/
https://reviews.llvm.org/D153008
Files:
clang/test/CodeGen/RISCV/riscv-inline-asm-gcc-commenting.c
llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153008.532185.patch
Type: text/x-patch
Size: 5553 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230616/ff3cbed7/attachment.bin>
More information about the cfe-commits
mailing list