mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
Run indvars tests
llvm-svn: 3643
This commit is contained in:
parent
24543fac4c
commit
8d0869c928
@ -1,5 +1,5 @@
|
||||
LEVEL = ../../..
|
||||
DIRS = ADCE CFGSimplify ConstProp DecomposeMultiDimRefs FunctionResolve GCSE \
|
||||
GlobalDCE Inline InstCombine LevelRaise LICM Mem2Reg PiNodeInserter ProfilePaths \
|
||||
Reassociate SCCP SimplifyCFG
|
||||
GlobalDCE IndVarSimplify Inline InstCombine LevelRaise LICM Mem2Reg \
|
||||
PiNodeInserter ProfilePaths Reassociate SCCP SimplifyCFG
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
Loading…
Reference in New Issue
Block a user