[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
Sun Jul 25 18:42:47 PDT 2021


khchen updated this revision to Diff 361568.
khchen marked 6 inline comments as done.
khchen added a comment.

address @jrtc27's comment, thanks again!


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.361568.patch
Type: text/x-patch
Size: 5425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210726/899eceab/attachment.bin>


More information about the llvm-commits mailing list