llvm-project
91793224 - Revert "[llvm][EmbedBitcodePass] Prevent modifying the module with ThinLTO" (#145987)

Commit
307 days ago
Revert "[llvm][EmbedBitcodePass] Prevent modifying the module with ThinLTO" (#145987) Reverts llvm/llvm-project#139999 This has a reported crash in https://github.com/llvm/llvm-project/pull/139999#issuecomment-2993622494 This PR was intended to fix an error when linking, which is unfortunately preferable to crashing clang. For now, we'll revert and investigate the problem.
Author
Parents
Loading