Move rustllvm
into rustc_llvm
This commit is contained in:
parent
d92155bf6a
commit
10d3f8a484
17 changed files with 23 additions and 27 deletions
6
compiler/rustc_llvm/llvm-wrapper/.editorconfig
Normal file
6
compiler/rustc_llvm/llvm-wrapper/.editorconfig
Normal file
|
@ -0,0 +1,6 @@
|
|||
[*.{h,cpp}]
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
charset = utf-8
|
||||
indent_style = space
|
||||
indent_size = 2
|
Loading…
Add table
Add a link
Reference in a new issue