summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/LowerGC.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-05-23 21:27:29 +0000
committerChris Lattner <sabre@nondot.org>2004-05-23 21:27:29 +0000
commit99173879ad2792f3302f542dbe8cfd524d6d4eae (patch)
tree015a8ef24cc601e3a6db1db8f2e127aa91be08f1 /llvm/lib/Transforms/Scalar/LowerGC.cpp
parent48ae330f2e0dba05ce51693f7a8020d691281826 (diff)
downloadbcm5719-llvm-99173879ad2792f3302f542dbe8cfd524d6d4eae.tar.gz
bcm5719-llvm-99173879ad2792f3302f542dbe8cfd524d6d4eae.zip
Spelling people's names right is kinda important
llvm-svn: 13702
Diffstat (limited to 'llvm/lib/Transforms/Scalar/LowerGC.cpp')
-rw-r--r--llvm/lib/Transforms/Scalar/LowerGC.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Transforms/Scalar/LowerGC.cpp b/llvm/lib/Transforms/Scalar/LowerGC.cpp
index 127b4c3dc20..98ff0428f67 100644
--- a/llvm/lib/Transforms/Scalar/LowerGC.cpp
+++ b/llvm/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 Hendersen, ISMM, 2002
+// Fergus Henderson, ISMM, 2002
//
//===----------------------------------------------------------------------===//
OpenPOWER on IntegriCloud