llvm-6502/test/Analysis/Makefile
Chris Lattner 98a3e98fa4 Add new loopinfo test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6226 91177308-0d34-0410-b5e6-96231b3b80d8
2003-05-15 18:02:54 +00:00

6 lines
133 B
Makefile

# test/Regression/Analysis/Makefile
LEVEL = ../../..
DIRS = Dominators LoopInfo
include $(LEVEL)/Makefile.common