diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2023-11-04 16:49:10 +0300 |
|---|---|---|
| committer | onur-ozkan <work@onurozkan.dev> | 2023-11-04 16:49:39 +0300 |
| commit | 52933e0bd2006b948f174a256cca65197d2ff4a6 (patch) | |
| tree | 5a476835cee157a3eb6ddb0346c98ed0e979a776 /tests/codegen/integer-overflow.rs | |
| parent | 55b49455e79bf43ad07e3d1f1482b07ca8cf3bdf (diff) | |
| download | rust-52933e0bd2006b948f174a256cca65197d2ff4a6.tar.gz rust-52933e0bd2006b948f174a256cca65197d2ff4a6.zip | |
Don't disable inline asm usage in compiler-builtins when the cranelift backend is enabled
This was a leftover from when inline asm wasn't universally supported by the cranelift backend yet. It would cause the optimized inline asm intrinsics to be avoided for the standard library distributed with rustup now that we build the cranelift backend by default on nightly for several tier 1 targets.
Diffstat (limited to 'tests/codegen/integer-overflow.rs')
0 files changed, 0 insertions, 0 deletions
