Revert "Revert "ANDROID: enable LLVM_IAS=1 for clang's integrated assembler for arm""
This reverts commit bf26739cc6
.
It enables LLVM_IAS=1 for ARCH=arm. It was previously submitted out of
order from the rest of the series, due to mistaken use of Rebase in
gerrit UI.
Bug: 183031914
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Change-Id: Ib483f71e9cad17ba9eed1bfc077e3dc90f449d13
This commit is contained in:
parent
726323a66d
commit
e35d771d9c
@ -1,5 +1,6 @@
|
||||
ARCH=arm
|
||||
|
||||
LLVM_IAS=1
|
||||
CROSS_COMPILE=arm-linux-gnueabi-
|
||||
LINUX_GCC_CROSS_COMPILE_PREBUILTS_BIN=prebuilts/gas/linux-x86
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user