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

Zakk Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 17 22:38:35 PDT 2021


khchen updated this revision to Diff 346046.
khchen marked 2 inline comments as done.
khchen added a comment.

address Craig's comments, thanks!


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.ll
  llvm/test/CodeGen/RISCV/module-target-abi2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102582.346046.patch
Type: text/x-patch
Size: 6173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210518/24abd600/attachment.bin>


More information about the llvm-commits mailing list