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:
598d21c
)
Test GCSE
author
Chris Lattner
<sabre@nondot.org>
Sun, 28 Apr 2002 01:46:30 +0000
(
01:46
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Sun, 28 Apr 2002 01:46:30 +0000
(
01:46
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2341
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Transforms/Makefile
patch
|
blob
|
history
diff --git
a/test/Transforms/Makefile
b/test/Transforms/Makefile
index beb2fce11bc1fdbeac6801d2b9d90d4319915959..adc10e3e194f26822fd57010f457b5e4483e03e9 100644
(file)
--- a/
test/Transforms/Makefile
+++ b/
test/Transforms/Makefile
@@
-1,3
+1,3
@@
LEVEL = ../../..
-DIRS = LevelRaise DecomposeMultiDimRefs InstCombine Mem2Reg
+DIRS = LevelRaise DecomposeMultiDimRefs InstCombine Mem2Reg
GCSE
include $(LEVEL)/Makefile.common