summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Instrumentation/Makefile
blob: a234923b4c12055b7195922ccbd579d8cb95e93a (plain)
1
2
3
4
5
6
7
LEVEL = ../../..
LIBRARYNAME = instrument
PARALLEL_DIRS = ProfilePaths 
BUILD_ARCHIVE = 1

include $(LEVEL)/Makefile.common

OpenPOWER on IntegriCloud