rust/compiler/rustc_feature/src
Hugues de Valon 1aaafac6ff 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>
2020-09-30 15:48:59 +01:00
..
accepted.rs Stabilize doc_alias feature 2020-09-14 11:03:47 +02:00
active.rs Add support for cmse_nonsecure_entry attribute 2020-09-30 15:48:59 +01:00
builtin_attrs.rs Add support for cmse_nonsecure_entry attribute 2020-09-30 15:48:59 +01:00
lib.rs Implementation of incompatible features error 2020-09-04 22:17:28 +08:00
removed.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00