summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2010-04-22 20:06:42 +0000
committerDan Gohman <gohman@apple.com>2010-04-22 20:06:42 +0000
commite149e9896cf0e780ab780857d9a994f03cfc51ef (patch)
treed4a6be18459fc50738af3200a400cf59309a6038 /llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
parentfd812541905576a21116fde706ad5eb9739a197d (diff)
downloadbcm5719-llvm-e149e9896cf0e780ab780857d9a994f03cfc51ef.tar.gz
bcm5719-llvm-e149e9896cf0e780ab780857d9a994f03cfc51ef.zip
Fix a comment.
llvm-svn: 102110
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/FastISel.cpp')
-rw-r--r--llvm/lib/CodeGen/SelectionDAG/FastISel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp b/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
index 8f53c5caaeb..ad7b4111b1f 100644
--- a/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
+++ b/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
@@ -1,4 +1,4 @@
-///===-- FastISel.cpp - Implementation of the FastISel class --------------===//
+//===-- FastISel.cpp - Implementation of the FastISel class ---------------===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud