Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Henry <luhenry@microsoft.com>2018-10-09 01:27:20 +0300
committerGitHub <noreply@github.com>2018-10-09 01:27:20 +0300
commit8b7d80396e36fe082d3efe759bfe20c045e4e319 (patch)
tree9f12aad0942b26bf0188cd852e8264347abeefc9 /llvm/SUBMODULES.json
parenta8d007e51da7a056b667457ff862fae4d89bc08d (diff)
[llvm] Add as a submodule (#11010)
Diffstat (limited to 'llvm/SUBMODULES.json')
-rw-r--r--llvm/SUBMODULES.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/llvm/SUBMODULES.json b/llvm/SUBMODULES.json
deleted file mode 100644
index fe3046ebcce..00000000000
--- a/llvm/SUBMODULES.json
+++ /dev/null
@@ -1,10 +0,0 @@
-[
- {
- "name": "llvm",
- "url": "git://github.com/mono/llvm.git",
- "rev": "117a508c0ca65b754008e94e3eb97e77edfef04b",
- "remote-branch": "origin/release_60",
- "branch": "release_60",
- "directory": "llvm"
- }
-]