diff options
| author | Folkert de Vries <folkert@folkertdev.nl> | 2024-09-09 12:47:40 +0200 |
|---|---|---|
| committer | Folkert de Vries <folkert@folkertdev.nl> | 2024-09-09 12:47:40 +0200 |
| commit | 02378997ea98b17973a14298a59568700435965d (patch) | |
| tree | c1c1dd63c015dd55b9bfff8dae64452c6506b92a /compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp | |
| parent | d678b81485b05680801554d744ea2696949f0135 (diff) | |
| download | rust-02378997ea98b17973a14298a59568700435965d.tar.gz rust-02378997ea98b17973a14298a59568700435965d.zip | |
bootstrap `naked_asm!` for `compiler-builtins`
in this commit, `naked_asm!` is an alias for `asm!` with one difference: `options(noreturn)` is always enabled by `naked_asm!`. That makes it future-compatible for when `naked_asm!` starts disallowing `options(noreturn)` later.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
