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:
f550f47
)
Add newline at the end of Constants.cpp.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Thu, 3 Jul 2008 07:46:41 +0000
(07:46 +0000)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Thu, 3 Jul 2008 07:46:41 +0000
(07:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53092
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/VMCore/Constants.cpp
patch
|
blob
|
history
diff --git
a/lib/VMCore/Constants.cpp
b/lib/VMCore/Constants.cpp
index 7a08b5fb8f2c95e4c532f2e812f60fd8d3d6925f..9d898f0b4dbf3d9ee677d1b6b9d3029792824475 100644
(file)
--- a/
lib/VMCore/Constants.cpp
+++ b/
lib/VMCore/Constants.cpp
@@
-2658,4
+2658,4
@@
void ConstantExpr::replaceUsesOfWithOnConstant(Value *From, Value *ToV,
// Delete the old constant!
destroyConstant();
-}
\ No newline at end of file
+}