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:
e175b84
)
Fix typo
author
Chris Lattner
<sabre@nondot.org>
Tue, 15 Oct 2002 21:20:18 +0000
(21:20 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 15 Oct 2002 21:20:18 +0000
(21:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4184
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Transforms/Makefile
patch
|
blob
|
history
diff --git
a/test/Transforms/Makefile
b/test/Transforms/Makefile
index 2f8da3e1daf1ffdff9560ab58e6c7b38ca58ce74..7b9ec4014d9f7538485c077a47bc3a9dfdc15ceb 100644
(file)
--- a/
test/Transforms/Makefile
+++ b/
test/Transforms/Makefile
@@
-8,7
+8,7
@@
DIRS = ADCE \
FunctionResolve \
GCSE \
GlobalDCE \
- IndVarSimplify \
+ IndVar
s
Simplify \
Inline \
InstCombine \
LevelRaise \