Files
rust/src/libstd/sys/windows
bors 6c19a10e24 Auto merge of #68404 - Amanieu:llvm-asm, r=estebank
Rename asm! to llvm_asm!

As per https://github.com/rust-lang/rfcs/pull/2843, this PR renames `asm!` to `llvm_asm!`. It also renames the compiler's internal `InlineAsm` data structures to `LlvmInlineAsm` in preparation for the new `asm!` functionality specified in https://github.com/rust-lang/rfcs/pull/2850.

This PR doesn't actually deprecate `asm!` yet, it just makes it redirect to `llvm_asm!`. This is necessary because we first need to update the submodules (in particular stdarch) to use `llvm_asm!`.
2020-03-27 03:27:09 +00:00
..
2019-11-29 18:37:58 -08:00
2019-11-29 18:37:58 -08:00
2019-11-29 18:37:58 -08:00
2019-12-22 17:42:47 -05:00
2018-12-25 21:08:33 -07:00
2020-02-23 18:32:36 +01:00
2019-01-13 19:47:02 +00:00
2020-03-26 15:49:22 +00:00
2020-01-10 12:52:00 +00:00
2019-11-29 18:37:58 -08:00
2019-11-29 18:37:58 -08:00
2019-12-22 17:42:47 -05:00
2019-11-29 18:37:58 -08:00
2019-12-22 17:42:47 -05:00
2019-11-29 18:37:58 -08:00
2019-11-29 18:37:58 -08:00