[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 Dec 10 09:22:07 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG57b5f4b2ecc6: [RISCV][Clang] Compute the default target-abi if it's empty. (authored by khchen).

Changed prior to commit:
  https://reviews.llvm.org/D105555?vs=384981&id=393522#toc

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.393522.patch
Type: text/x-patch
Size: 5658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211210/cc18ad6c/attachment.bin>


More information about the llvm-commits mailing list