Add tests for the pruneeh pass

llvm-svn: 8248
This commit is contained in:
Chris Lattner 2003-08-31 02:36:10 +00:00
parent 0fd60ef271
commit 3524915b94

View File

@ -12,11 +12,12 @@ DIRS = ADCE \
InstCombine \
LevelRaise \
LICM \
LoopPreheaders \
LowerSwitch \
Mem2Reg \
PiNodeInserter \
PRE \
LoopPreheaders \
PruneEH \
ProfilePaths \
Reassociate \
SCCP \