mirror of
https://github.com/intel/llvm.git
synced 2026-01-15 12:25:46 +08: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.