[PATCH] D70116: [RISCV] add subtargets initialized with target feature
Sam Elliott via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 27 03:08:02 PST 2019
lenary added a comment.
So am I right in thinking that neither `foo` nor `foo2` will trigger the `ABI_Unknown` issue, and the issue is only coming from hand-written assembly files?
Actually, you may need to specify `-target-abi` in the top of the `subtarget-features-std-ext.ll` file.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70116/new/
https://reviews.llvm.org/D70116
More information about the llvm-commits
mailing list