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:
0a70893
)
ADCE: Fix typo in file comment. NFC
author
Justin Bogner
<mail@justinbogner.com>
Fri, 25 Sep 2015 21:03:46 +0000
(21:03 +0000)
committer
Justin Bogner
<mail@justinbogner.com>
Fri, 25 Sep 2015 21:03:46 +0000
(21:03 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@248613
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 788d5f76995c2088e9d1ac114cffdc04a35d21eb..c73766cc03a80a25cf595c1842a01d979123acd0 100644
(file)
--- a/
lib/Transforms/Scalar/ADCE.cpp
+++ b/
lib/Transforms/Scalar/ADCE.cpp
@@
-1,4
+1,4
@@
-//===-
DCE.cpp - Code to perform dead code elimination -
-------------------===//
+//===-
ADCE.cpp - Code to perform dead code elimination
-------------------===//
//
// The LLVM Compiler Infrastructure
//