Browse Source

move compiler-rt submodule

Jorge Aparicio 8 năm trước cách đây
mục cha
commit
d40b3b3c52
2 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .gitmodules
  2. 0 0
      c/compiler-rt

+ 1 - 1
.gitmodules

@@ -1,3 +1,3 @@
 [submodule "compiler-rt/compiler-rt-cdylib/compiler-rt"]
-	path = compiler-rt/compiler-rt-cdylib/compiler-rt
+	path = c/compiler-rt
 	url = https://github.com/rust-lang/compiler-rt

+ 0 - 0
compiler-rt/compiler-rt-cdylib/compiler-rt → c/compiler-rt