summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Target.cpp
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2010-10-07 20:05:18 +0000
committerOwen Anderson <resistor@mac.com>2010-10-07 20:05:18 +0000
commit546c11c72f3904424919b64daeb941a591decae9 (patch)
tree020c9c23234256dfe55b105a63ba01a29d2582d0 /llvm/lib/Target/Target.cpp
parentf7ef5dfccc1d3fc26f3015c1249c53ada1757990 (diff)
downloadbcm5719-llvm-546c11c72f3904424919b64daeb941a591decae9.tar.gz
bcm5719-llvm-546c11c72f3904424919b64daeb941a591decae9.zip
Improve comment.
llvm-svn: 115966
Diffstat (limited to 'llvm/lib/Target/Target.cpp')
-rw-r--r--llvm/lib/Target/Target.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/Target.cpp b/llvm/lib/Target/Target.cpp
index bae4bdf8e22..9609099e914 100644
--- a/llvm/lib/Target/Target.cpp
+++ b/llvm/lib/Target/Target.cpp
@@ -7,7 +7,7 @@
//
//===----------------------------------------------------------------------===//
//
-// This file implements the core infrastructure (including C bindings) for
+// This file implements the common infrastructure (including C bindings) for
// libLLVMTarget.a, which implements target information.
//
//===----------------------------------------------------------------------===//
OpenPOWER on IntegriCloud