llvm-6502/test/Transforms/Makefile
Chris Lattner 88f2501eda Test the instruction combiner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2287 91177308-0d34-0410-b5e6-96231b3b80d8
2002-04-18 15:39:15 +00:00

4 lines
113 B
Makefile

LEVEL = ../../..
DIRS = LevelRaise DecomposeMultiDimRefs InstCombine Mem2Reg
include $(LEVEL)/Makefile.common