about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorHugues de Valon <hugues.devalon@arm.com>2020-09-28 21:10:38 +0100
committerHugues de Valon <hugues.devalon@arm.com>2020-09-30 15:48:59 +0100
commit1aaafac6ffec2556a27a3c34365c685c124ee029 (patch)
tree77cbc602d6bae6db65f1a4083146042d52035683 /compiler/rustc_codegen_llvm/src/builder.rs
parentd255d70e7a6a84c82cc74f968f529f42dd40b8ce (diff)
downloadrust-1aaafac6ffec2556a27a3c34365c685c124ee029.tar.gz
rust-1aaafac6ffec2556a27a3c34365c685c124ee029.zip
Add support for cmse_nonsecure_entry attribute
This patch adds support for the LLVM cmse_nonsecure_entry attribute.
This is a target-dependent attribute that only has sense for the
thumbv8m Rust targets.
You can find more information about this attribute here:
https://developer.arm.com/documentation/ecm0359818/latest/

Signed-off-by: Hugues de Valon <hugues.devalon@arm.com>
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions