Run the SCCP test

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2441 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2002-05-02 20:18:53 +00:00
parent f36c34f625
commit 66333632a8

View File

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