Merge commit '598f090956
' into sync_cg_clif-2023-01-24
This commit is contained in:
commit
b829bb7431
45 changed files with 1139 additions and 1108 deletions
5
compiler/rustc_codegen_cranelift/.gitignore
vendored
5
compiler/rustc_codegen_cranelift/.gitignore
vendored
|
@ -1,4 +1,4 @@
|
|||
target
|
||||
/target
|
||||
**/*.rs.bk
|
||||
*.rlib
|
||||
*.o
|
||||
|
@ -11,9 +11,6 @@ perf.data.old
|
|||
/y.exe
|
||||
/y.pdb
|
||||
/build
|
||||
/build_sysroot/sysroot_src
|
||||
/build_sysroot/compiler-builtins
|
||||
/build_sysroot/rustc_version
|
||||
/dist
|
||||
/rust
|
||||
/download
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue