aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Instrumentation/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Transforms/Instrumentation/Android.mk')
-rw-r--r--lib/Transforms/Instrumentation/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Transforms/Instrumentation/Android.mk b/lib/Transforms/Instrumentation/Android.mk
index c4df8ac..cc7a9da 100644
--- a/lib/Transforms/Instrumentation/Android.mk
+++ b/lib/Transforms/Instrumentation/Android.mk
@@ -2,6 +2,7 @@ LOCAL_PATH:= $(call my-dir)
instrumentation_SRC_FILES := \
AddressSanitizer.cpp \
+ BoundsChecking.cpp \
EdgeProfiling.cpp \
FunctionBlackList.cpp \
GCOVProfiling.cpp \