aboutsummaryrefslogtreecommitdiffstats
path: root/CleanSpec.mk
diff options
context:
space:
mode:
authorStephen Hines <srhines@google.com>2011-01-26 10:57:52 -0800
committerStephen Hines <srhines@google.com>2011-01-26 11:51:14 -0800
commit8ea78d0cd2da9020b3f93e573aeaee8c08a3cb87 (patch)
treee8da734563720dbaf9b8eeb695bec1938d80d54d /CleanSpec.mk
parentfca9e9ec56dd811f99283f45f327a2646bda3bc0 (diff)
downloadexternal_llvm-8ea78d0cd2da9020b3f93e573aeaee8c08a3cb87.zip
external_llvm-8ea78d0cd2da9020b3f93e573aeaee8c08a3cb87.tar.gz
external_llvm-8ea78d0cd2da9020b3f93e573aeaee8c08a3cb87.tar.bz2
Clean up LLVM ARM CodeGen issues.
b: 3378908 Change-Id: I10fc5f072a5720212526d247c716e0ec8d1fe5d3
Diffstat (limited to 'CleanSpec.mk')
-rw-r--r--CleanSpec.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/CleanSpec.mk b/CleanSpec.mk
index 1512fe4..77d06c4 100644
--- a/CleanSpec.mk
+++ b/CleanSpec.mk
@@ -48,3 +48,4 @@
# NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
# ************************************************
$(call add-clean-step, rm -rf $(OUT_DIR)/target/product/stingray/obj/STATIC_LIBRARIES/libLLVM*)
+$(call add-clean-step, rm -rf $(OUT_DIR)/target/product/stingray/obj/STATIC_LIBRARIES/libLLVMARMCodeGen_intermediates*)