]> granicus.if.org Git - llvm/commitdiff
git-llvm: Update the project list for the llvm-project-20170507 monorepo.
authorPeter Collingbourne <peter@pcc.me.uk>
Sun, 4 Jun 2017 22:18:57 +0000 (22:18 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Sun, 4 Jun 2017 22:18:57 +0000 (22:18 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@304691 91177308-0d34-0410-b5e6-96231b3b80d8

utils/git-svn/git-llvm

index 975b8480601b2cf666d300c96bfe0392f9a377f4..70b63f199494b4efaa54a1578da6886d49affb71 100755 (executable)
@@ -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',
     ]
 }