seanyoung created this revision.
seanyoung added reviewers: erichkeane, jtmott-intel.
seanyoung added a project: clang.
seanyoung requested review of this revision.
Herald added a subscriber: cfe-commits.
I need to use _ExtInt on the BPF target. Simply switching it on seems to work
fine.
I'm a n
seanyoung updated this revision to Diff 312172.
seanyoung added a comment.
Add tests cases for _ExtInt on BPF. This makes the _ExtInt testing equivalent
to the testing on every platform except x86-64.
The use-case is to use _ExtInt on BPF when targeting Solana BPF smart
contracts. I am writing
seanyoung added a comment.
Ok, I'll do that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93103/new/
https://reviews.llvm.org/D93103
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists
seanyoung added a comment.
Patch submitted
https://lore.kernel.org/bpf/20201217150102.ga13...@gofer.mess.org/T/#u
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93103/new/
https://reviews.llvm.org/D93103
___