blob: c71e2f6977a56673c49a1c5b69edac12e5ae07b6 [file] [log] [blame]
LEVEL := ../..
TOOLNAME = le32-none-ndk-strip
LINK_COMPONENTS := asmparser bitreader bitwriter codegen \
instrumentation ipo linker selectiondag
USEDLIBS := LLVMWrap.a
# This tool has no plugins, optimize startup time.
TOOL_NO_EXPORTS := 1
include $(LEVEL)/Makefile.common