[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 17:50:38 PDT 2023
tamird added a comment.
Actually, it seems that the change from multiple logged lines to a single one had to do with `LLVMGetGlobalContext`; if I pass the existing context then I get the same number of warning lines whether I cycle through disk or not.
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