mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-16 19:36:42 +00:00

When building with asserts enabled, this can actually cause strange miscompilations because an incorrect llvm.assume is generated at the point of the assertion.