about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/Linker.cpp
diff options
context:
space:
mode:
authorLeón Orell Valerian Liehr <me@fmease.dev>2023-10-30 10:48:19 +0100
committerGitHub <noreply@github.com>2023-10-30 10:48:19 +0100
commitfd5ffab4abfa9fb0a5163b9d9c463e6ad29c8bab (patch)
tree1cd701c9f2e56b077a43be61fb0f0eb75d0a5837 /compiler/rustc_llvm/llvm-wrapper/Linker.cpp
parent9a8d800180ed3182ed8140008f217aebe631e9e7 (diff)
parenta9b21bb72765df5014f780eaca2816291a4cd230 (diff)
downloadrust-fd5ffab4abfa9fb0a5163b9d9c463e6ad29c8bab.tar.gz
rust-fd5ffab4abfa9fb0a5163b9d9c463e6ad29c8bab.zip
Rollup merge of #117365 - bjorn3:sync_cg_clif-2023-10-29, r=oli-obk
Stabilize inline asm usage with rustc_codegen_cranelift

Previously using inline asm with the cg_clif version built as part of rustc would return an error that inline asm support is unstable. Recently I implemented everything that remained for full support of inline asm with the exception of sym operands (which remain marked as unstable for cg_clif). As such I think it is time to declare the inline asm support of cg_clif stable.

`@rustbot` label +A-codegen +A-cranelift +T-compiler
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/Linker.cpp')
0 files changed, 0 insertions, 0 deletions