diff options
| author | Brian Anderson <banderson@mozilla.com> | 2011-10-31 16:01:14 -0700 |
|---|---|---|
| committer | Brian Anderson <banderson@mozilla.com> | 2011-11-05 13:23:10 -0700 |
| commit | 7d741d69cb05a30a0baec3d6058239f3397fd5ca (patch) | |
| tree | 95a17d42fecde4e0b0f5b578677914398bf00b8f /.gitmodules | |
| parent | 39e000919057c9578221901f8a247411ebea13dc (diff) | |
Add an LLVM git submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000000..8b0b1c7a3d5 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "src/llvm"] + path = src/llvm + url = http://llvm.org/git/llvm.git |
