ソースを参照

move compiler-rt submodule

Jorge Aparicio 8 年 前
コミット
d40b3b3c52
2 ファイル変更1 行追加1 行削除
  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