[PATCH] D105555: [PoC][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 18 22:53:22 PDT 2021


khchen updated this revision to Diff 359670.
khchen added a comment.

rebase on D105168 <https://reviews.llvm.org/D105168>.


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.359670.patch
Type: text/x-patch
Size: 5208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210719/72a8f1fc/attachment.bin>


More information about the llvm-commits mailing list