[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 15:35:06 PDT 2023


tamird added a comment.

Yeah, I also can't reproduce using llc. But in the actual code this module is fed into `LLVMTargetMachineEmitToFile` and those errors do show up.


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