projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5796091
)
Build globaldce tests
author
Chris Lattner
<sabre@nondot.org>
Thu, 18 Jul 2002 06:40:31 +0000
(06:40 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Thu, 18 Jul 2002 06:40:31 +0000
(06:40 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2962
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Transforms/Makefile
patch
|
blob
|
history
diff --git
a/test/Transforms/Makefile
b/test/Transforms/Makefile
index 3e2646f8f48508e2395086c9fec2df2ec2b93710..6b1c76e5abc5caa18fe58cfa999762e35866f21a 100644
(file)
--- a/
test/Transforms/Makefile
+++ b/
test/Transforms/Makefile
@@
-1,5
+1,5
@@
LEVEL = ../../..
DIRS = ADCE CFGSimplify ConstProp DecomposeMultiDimRefs FunctionResolve GCSE \
- Inline InstCombine LevelRaise LICM Mem2Reg PiNodeInserter ProfilePaths \
+
GlobalDCE
Inline InstCombine LevelRaise LICM Mem2Reg PiNodeInserter ProfilePaths \
Reassociate SCCP SimplifyCFG
include $(LEVEL)/Makefile.common