summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Hines <srhines@google.com>2017-05-15 18:00:34 -0700
committerStephen Hines <srhines@google.com>2017-05-15 18:00:34 -0700
commit4f6d3ffd837289839701060c010b7511a1ebde25 (patch)
tree1804179dfbea0dc0923ade40270a927f6b498e00
parentf986896e2691a070884e14ca431641d9321c6f81 (diff)
downloadmanifest-4f6d3ffd837289839701060c010b7511a1ebde25.tar.gz
Add bionic to llvm-toolchain manifest.
Change-Id: Ib07ade873df864055ef2a603063e3ce8410334c1
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index f6a52bfea..882fc5f96 100644
--- a/default.xml
+++ b/default.xml
@@ -9,6 +9,7 @@
sync-j="4" />
<!-- Core LLVM toolchain components -->
+ <project path="bionic" name="platform/bionic" />
<project path="llvm" name="toolchain/llvm" />
<project path="llvm/tools/clang" name="toolchain/clang" />
<project path="llvm/projects/compiler-rt" name="toolchain/compiler-rt" />