summaryrefslogtreecommitdiffstats
path: root/llvm/tools
diff options
context:
space:
mode:
authorShuxin Yang <shuxin.llvm@gmail.com>2013-07-23 06:44:34 +0000
committerShuxin Yang <shuxin.llvm@gmail.com>2013-07-23 06:44:34 +0000
commitca76085a2fc74f4806a210fb3e4195b8af518c04 (patch)
tree90d03975765b8d6658c85fe57c4515fd80207d8e /llvm/tools
parent2e13d10ca33273d7bda369bbef299bd4a1e2a8fd (diff)
downloadbcm5719-llvm-ca76085a2fc74f4806a210fb3e4195b8af518c04.tar.gz
bcm5719-llvm-ca76085a2fc74f4806a210fb3e4195b8af518c04.zip
remove unnecessary space
llvm-svn: 186931
Diffstat (limited to 'llvm/tools')
-rw-r--r--llvm/tools/lto/LTOCodeGenerator.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/lto/LTOCodeGenerator.cpp b/llvm/tools/lto/LTOCodeGenerator.cpp
index 6db4f31a4e7..6139ade9bce 100644
--- a/llvm/tools/lto/LTOCodeGenerator.cpp
+++ b/llvm/tools/lto/LTOCodeGenerator.cpp
@@ -92,7 +92,7 @@ LTOCodeGenerator::~LTOCodeGenerator() {
}
// Initialize LTO passes. Please keep this funciton in sync with
-// PassManagerBuilder::populateLTOPassManager(), and make sure all LTO
+// PassManagerBuilder::populateLTOPassManager(), and make sure all LTO
// passes are initialized.
//
void LTOCodeGenerator::initializeLTOPasses() {
OpenPOWER on IntegriCloud