Run the SCCP test

llvm-svn: 2441
This commit is contained in:
Chris Lattner 2002-05-02 20:18:53 +00:00
parent f124e8ff35
commit af5cdf3c1a
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
LEVEL = ../../..
DIRS = LevelRaise DecomposeMultiDimRefs InstCombine Mem2Reg GCSE
DIRS = LevelRaise DecomposeMultiDimRefs InstCombine Mem2Reg GCSE SCCP
include $(LEVEL)/Makefile.common