[PATCH] D102582: [RISCV] Report an error when ABI mismatch with target-abi module flag.

Zakk Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 8 23:12:06 PDT 2021


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

rebase on D102582 <https://reviews.llvm.org/D102582>
report a error if target-abi module flag is is empty.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102582/new/

https://reviews.llvm.org/D102582

Files:
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.cpp
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h
  llvm/lib/Target/RISCV/RISCVTargetMachine.cpp
  llvm/test/CodeGen/RISCV/module-target-abi-tests.ll
  llvm/test/CodeGen/RISCV/module-target-abi.ll
  llvm/test/CodeGen/RISCV/module-target-abi2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102582.357420.patch
Type: text/x-patch
Size: 8001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210709/775a39ee/attachment.bin>


More information about the cfe-commits mailing list