Merge 331ffd31b3d for LLVM update to 349610

Change-Id: I76194b666318b18bfc3e0fbf1fcd3d84fcfd1a4e
diff --git a/OWNERS b/OWNERS
new file mode 100644
index 0000000..9591f08
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1,5 @@
+# Default maintainers and code reviewers:
+srhines@google.com
+pirama@google.com
+chh@google.com
+yikong@google.com
diff --git a/android b/android
new file mode 120000
index 0000000..ad1d2d7
--- /dev/null
+++ b/android
@@ -0,0 +1 @@
+../llvm_android
\ No newline at end of file
diff --git a/projects/compiler-rt b/projects/compiler-rt
new file mode 120000
index 0000000..4d3c1b5
--- /dev/null
+++ b/projects/compiler-rt
@@ -0,0 +1 @@
+../../compiler-rt/
\ No newline at end of file
diff --git a/projects/libcxx b/projects/libcxx
new file mode 120000
index 0000000..a5a1375
--- /dev/null
+++ b/projects/libcxx
@@ -0,0 +1 @@
+../../libcxx
\ No newline at end of file
diff --git a/projects/libcxxabi b/projects/libcxxabi
new file mode 120000
index 0000000..5c9ed38
--- /dev/null
+++ b/projects/libcxxabi
@@ -0,0 +1 @@
+../../libcxxabi/
\ No newline at end of file
diff --git a/projects/openmp b/projects/openmp
new file mode 120000
index 0000000..998bdc3
--- /dev/null
+++ b/projects/openmp
@@ -0,0 +1 @@
+../../openmp_llvm/
\ No newline at end of file
diff --git a/tools/clang b/tools/clang
new file mode 120000
index 0000000..7700edc
--- /dev/null
+++ b/tools/clang
@@ -0,0 +1 @@
+../../clang
\ No newline at end of file
diff --git a/tools/lld b/tools/lld
new file mode 120000
index 0000000..40b4bde
--- /dev/null
+++ b/tools/lld
@@ -0,0 +1 @@
+../../lld/
\ No newline at end of file