Skip to content

Commit

Permalink
Auto merge of #133499 - nikic:no-backend-verify, r=Mark-Simulacrum
Browse files Browse the repository at this point in the history
Respect verify-llvm-ir option in the backend

We are currently unconditionally verifying the LLVM IR in the backend (twice), ignoring the value of the verify-llvm-ir option. This has substantial compile-time impact for debug builds.
  • Loading branch information
bors committed Dec 1, 2024
2 parents 33e52cc + 8f911b1 commit cd07f0e
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit cd07f0e

Please sign in to comment.