add rustc_codegen_ssa
support for csky and correct some code
This commit is contained in:
parent
8ed7aa16bd
commit
8c51e28bd5
7 changed files with 26 additions and 3 deletions
|
@ -574,6 +574,7 @@ symbols! {
|
|||
crate_type,
|
||||
crate_visibility_modifier,
|
||||
crt_dash_static: "crt-static",
|
||||
csky_target_feature,
|
||||
cstring_type,
|
||||
ctlz,
|
||||
ctlz_nonzero,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue