[PATCH] D146054: [RISCV] Add --print-supported-extensions support
Brandon Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 30 00:39:49 PDT 2023
4vtomat updated this revision to Diff 554609.
4vtomat added a comment.
Resolved MaskRay's comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146054/new/
https://reviews.llvm.org/D146054
Files:
clang/include/clang/Driver/Options.td
clang/include/clang/Frontend/FrontendOptions.h
clang/lib/Driver/Driver.cpp
clang/tools/driver/cc1_main.cpp
llvm/include/llvm/Support/RISCVISAInfo.h
llvm/lib/Support/RISCVISAInfo.cpp
llvm/unittests/Support/RISCVISAInfoTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146054.554609.patch
Type: text/x-patch
Size: 10231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230830/423dfe6e/attachment.bin>
More information about the llvm-commits
mailing list