[LV] Pull creation of trip counts into a helper function.
[llvm-core.git] / cmake / Makefile
blob523cd45d4f06736f4c431fa538fcaca82a456b0e
1 ##===- cmake/Makefile --------------------------------------*- Makefile -*-===##
3 # The LLVM Compiler Infrastructure
5 # This file is distributed under the University of Illinois Open Source
6 # License. See LICENSE.TXT for details.
8 ##===----------------------------------------------------------------------===##
9 LEVEL = ..
10 DIRS := modules
12 include $(LEVEL)/Makefile.common