1
Fork 0

add rustc_codegen_ssa support for csky and correct some code

This commit is contained in:
Dirreke 2023-07-14 19:16:38 +08:00 committed by dirreke
parent 8ed7aa16bd
commit 8c51e28bd5
7 changed files with 26 additions and 3 deletions

View file

@ -574,6 +574,7 @@ symbols! {
crate_type,
crate_visibility_modifier,
crt_dash_static: "crt-static",
csky_target_feature,
cstring_type,
ctlz,
ctlz_nonzero,