rust/compiler
liushuyu 01e6e60bf3 rustc_codegen_llvm: properly passing backchain attribute to LLVM ...
... this is a special attribute that was made to be a target-feature in
LLVM 18+, but in all previous versions, this "feature" is a naked
attribute. We will have to handle this situation differently than all
other target-features.
2024-07-17 07:56:00 +08:00
..
2024-07-11 12:20:26 +02:00
2024-07-16 14:15:44 +00:00
2024-07-11 12:20:26 +02:00