about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/attributes.rs
AgeCommit message (Expand)AuthorLines
2020-10-08Implement the instruction_set attributexd009642-1/+5
2020-10-04Move target feature whitelist from cg_llvm to cg_ssabjorn3-5/+3
2020-09-30Add support for cmse_nonsecure_entry attributeHugues de Valon-0/+3
2020-08-30mv compiler to compiler/mark-0/+397