[PATCH] D155894: [BPF] Do not miscompile, allow external calls
Eduard Zingerman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 25 10:31:12 PDT 2023
eddyz87 added a comment.
To better reiterate my position on the warning for `ExternalSymbolSDNode`: in C analogy such warnings would be generated by the linker, not compiler.
So, I vote to agree with @tamird here and remove the warning (or at-least make it optional).
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