OSDN Git Service

android: [PGO] Control Height Reduction
authorMauro Rossi <issor.oruam@gmail.com>
Wed, 13 Feb 2019 20:31:02 +0000 (21:31 +0100)
committerMauro Rossi <issor.oruam@gmail.com>
Tue, 24 Mar 2020 22:21:33 +0000 (23:21 +0100)
Porting of commit:

c38c850 ("[PGO] Control Height Reduction")

lib/Transforms/Instrumentation/Android.mk

index 8ea4ad9..eebad3d 100644 (file)
@@ -3,6 +3,7 @@ LOCAL_PATH:= $(call my-dir)
 instrumentation_SRC_FILES := \
   AddressSanitizer.cpp \
   BoundsChecking.cpp \
+  ControlHeightReduction.cpp \
   DataFlowSanitizer.cpp \
   GCOVProfiling.cpp \
   MemorySanitizer.cpp \