summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xllvm/utils/git-svn/git-llvm5
1 files changed, 5 insertions, 0 deletions
diff --git a/llvm/utils/git-svn/git-llvm b/llvm/utils/git-svn/git-llvm
index 975b8480601..70b63f19949 100755
--- a/llvm/utils/git-svn/git-llvm
+++ b/llvm/utils/git-svn/git-llvm
@@ -36,14 +36,19 @@ GIT_TO_SVN_DIR = {
for d in [
'clang-tools-extra',
'compiler-rt',
+ 'debuginfo-tests',
'dragonegg',
'klee',
'libclc',
'libcxx',
'libcxxabi',
+ 'libunwind',
'lld',
'lldb',
+ 'llgo',
'llvm',
+ 'openmp',
+ 'parallel-libs',
'polly',
]
}
OpenPOWER on IntegriCloud