[PATCH] D155894: [BPF] Do not miscompile, allow external calls
Tamir Duberstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 24 14:54:54 PDT 2023
tamird added a comment.
In D155894#4529756 <https://reviews.llvm.org/D155894#4529756>, @eddyz87 wrote:
>> This reproduces in the aya integration tests in this PR on this commit: https://github.com/aya-rs/bpf-linker/pull/77/commits/6624b7d673a7b65cc634e94a4a8a63f79aa90f64
>>
>> It's not exactly a simple repro. I can try to give you just the IR if that'd be helpful?
>
> Yes, please, that would be helpful.
https://gist.github.com/tamird/f3ff414f183b085c3e37cd7d5b5754de
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155894/new/
https://reviews.llvm.org/D155894
More information about the llvm-commits
mailing list