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:
2b7d320
)
Build CFGsimplify directory
author
Chris Lattner
<sabre@nondot.org>
Mon, 6 May 2002 03:03:55 +0000
(
03:03
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 6 May 2002 03:03:55 +0000
(
03:03
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2475
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Transforms/Makefile
patch
|
blob
|
history
diff --git
a/test/Transforms/Makefile
b/test/Transforms/Makefile
index 1ffbd66cf7839b7eda031fdbbd3df18c9829e1d2..c0d88fb760a0cbe8c9f58f95622437e640f35adf 100644
(file)
--- a/
test/Transforms/Makefile
+++ b/
test/Transforms/Makefile
@@
-1,3
+1,3
@@
LEVEL = ../../..
-DIRS =
LevelRaise DecomposeMultiDimRefs InstCombine Mem2Reg GCSE
SCCP
+DIRS =
CFGSimplify ConstProp DecomposeMultiDimRefs GCSE InstCombine LevelRaise Mem2Reg
SCCP
include $(LEVEL)/Makefile.common