[PATCH] D70837: [RISCV] Support ABI checking with per function target-features

Kuan Hsu Chen (Zakk) via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 29 02:33:59 PST 2019


khchen added a comment.

I had not find a good way to restore the ABI ISA checking feature.
BTW, gnu `as` does not show warning in similar case. ex. `riscv64-unknown-elf-as -march=rv32i -mabi=ilp32f target-abi-invalid.s` case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70837





More information about the llvm-commits mailing list