about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-11-04 16:49:10 +0300
committeronur-ozkan <work@onurozkan.dev>2023-11-04 16:49:39 +0300
commit52933e0bd2006b948f174a256cca65197d2ff4a6 (patch)
tree5a476835cee157a3eb6ddb0346c98ed0e979a776 /compiler/rustc_codegen_llvm/src
parent55b49455e79bf43ad07e3d1f1482b07ca8cf3bdf (diff)
downloadrust-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 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions