[PATCH] D105555: [RISCV][Clang] Compute the default target-abi if it's empty.

Zakk Chen via Phabricator via llvm-commits llvm-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/llvm-commits/attachments/20210723/4f468ae7/attachment.bin>


More information about the llvm-commits mailing list