mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-24 20:26:05 +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.