aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper
diff options
context:
space:
mode:
authorPirama Arumuga Nainar <pirama@google.com>2020-06-15 21:24:14 -0700
committerPirama Arumuga Nainar <pirama@google.com>2020-06-16 17:01:04 +0000
commit0c0e1d69337bb8200a65815628b019b19ae20e0d (patch)
tree304caf6311a775a3053fa212521531b1d7d668f8 /compiler_wrapper
parentd80873043067207d26be2d3f59bad1a828201415 (diff)
downloadtoolchain-utils-0c0e1d69337bb8200a65815628b019b19ae20e0d.tar.gz
Symlink to android_llvm_next_flags.go in toolchain/llvm_android
This is a downstream/Android-only change to symlink to android_llvm_next_flags.go in toolchain/llvm_android. It, as the name suggests, has custom flags for Android's LLVM-next compiler. This file is maintained in the llvm_android project to track configurations for the Android toolchain in one project. Test: compiler_wrapper/build.py for Android and validate that flags are passed correctly. Change-Id: I7a535aa6b39119864024495c33427504cbcb3c64
Diffstat (limited to 'compiler_wrapper')
l---------compiler_wrapper/android_llvm_next_flags.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler_wrapper/android_llvm_next_flags.go b/compiler_wrapper/android_llvm_next_flags.go
new file mode 120000
index 00000000..0abed7b4
--- /dev/null
+++ b/compiler_wrapper/android_llvm_next_flags.go
@@ -0,0 +1 @@
+../../../toolchain/llvm_android/android_llvm_next_flags.go \ No newline at end of file