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:
c5b2710
)
Add a newline at the end of this file.
author
Duncan Sands
<baldrick@free.fr>
Thu, 29 May 2008 14:38:23 +0000
(14:38 +0000)
committer
Duncan Sands
<baldrick@free.fr>
Thu, 29 May 2008 14:38:23 +0000
(14:38 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51680
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Transforms/Scalar/ADCE.cpp
patch
|
blob
|
history
diff --git
a/lib/Transforms/Scalar/ADCE.cpp
b/lib/Transforms/Scalar/ADCE.cpp
index 5c3b833452b5a911a932e32cd75f7ee0e38626c2..c698829f5b44cc7dcd8e0728c3e20afcdc787300 100644
(file)
--- a/
lib/Transforms/Scalar/ADCE.cpp
+++ b/
lib/Transforms/Scalar/ADCE.cpp
@@
-89,4
+89,4
@@
bool ADCE::runOnFunction(Function& F) {
FunctionPass *llvm::createAggressiveDCEPass() {
return new ADCE();
-}
\ No newline at end of file
+}