[PATCH] D105555: [RISCV][Clang] Compute the default target-abi if it's empty.
Zakk Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 23 09:55:30 PDT 2021
khchen updated this revision to Diff 361264.
khchen added a comment.
address @jrtc27's comment, thanks! I forget RISCVISAInfo include XLen..
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105555/new/
https://reviews.llvm.org/D105555
Files:
clang/lib/Basic/Targets/RISCV.cpp
clang/lib/Driver/ToolChains/Arch/RISCV.cpp
clang/test/CodeGen/RISCV/riscv-metadata.c
llvm/include/llvm/Support/TargetParser.h
llvm/lib/Support/TargetParser.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105555.361264.patch
Type: text/x-patch
Size: 5406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210723/4f468ae7/attachment-0001.bin>
More information about the cfe-commits
mailing list