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:
8ad864a
)
Spelling people's names right is kinda important
author
Chris Lattner
<sabre@nondot.org>
Sun, 23 May 2004 21:27:29 +0000
(21:27 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Sun, 23 May 2004 21:27:29 +0000
(21:27 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13702
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Transforms/Scalar/LowerGC.cpp
patch
|
blob
|
history
diff --git
a/lib/Transforms/Scalar/LowerGC.cpp
b/lib/Transforms/Scalar/LowerGC.cpp
index 127b4c3dc20a7d458e748a10504783244d1bf1d1..98ff0428f67577bb38155173f62bbf7f87a9e647 100644
(file)
--- a/
lib/Transforms/Scalar/LowerGC.cpp
+++ b/
lib/Transforms/Scalar/LowerGC.cpp
@@
-15,7
+15,7
@@
//
// This pass implements the code transformation described in this paper:
// "Accurate Garbage Collection in an Uncooperative Environment"
-// Fergus Henders
e
n, ISMM, 2002
+// Fergus Henders
o
n, ISMM, 2002
//
//===----------------------------------------------------------------------===//