]> granicus.if.org Git - llvm/commitdiff
Add libc to path mappings in git-llvm.
authorDavid L. Jones <dlj@google.com>
Mon, 16 Sep 2019 23:36:35 +0000 (23:36 +0000)
committerDavid L. Jones <dlj@google.com>
Mon, 16 Sep 2019 23:36:35 +0000 (23:36 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@372048 91177308-0d34-0410-b5e6-96231b3b80d8

utils/git-svn/git-llvm

index 549a45558dd4920d50680d0a0a7ec91eac1ee7e6..3ab9d31b4b157a3debfb8826a05e0a2fe6278cf9 100755 (executable)
@@ -53,6 +53,7 @@ LLVM_MONOREPO_SVN_MAPPING = {
         'debuginfo-tests',
         'dragonegg',
         'klee',
+        'libc',
         'libclc',
         'libcxx',
         'libcxxabi',