summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2015-08-26 04:23:11 +0000
committerEric Christopher <echristo@gmail.com>2015-08-26 04:23:11 +0000
commitb39156d06812fbb964ae9ed5a513ebeab0c26a1b (patch)
tree09a27c769adc2dbdea0c00826d8182bd28e67d39 /clang/lib/Basic
parente23a9a4514b73aad90a0a996e12054f6da3cc588 (diff)
downloadbcm5719-llvm-b39156d06812fbb964ae9ed5a513ebeab0c26a1b.tar.gz
bcm5719-llvm-b39156d06812fbb964ae9ed5a513ebeab0c26a1b.zip
Update file comment to more accurately describe what's implemented.
llvm-svn: 246006
Diffstat (limited to 'clang/lib/Basic')
-rw-r--r--clang/lib/Basic/Targets.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/lib/Basic/Targets.cpp b/clang/lib/Basic/Targets.cpp
index 7c02731ca24..1baed6f7b7c 100644
--- a/clang/lib/Basic/Targets.cpp
+++ b/clang/lib/Basic/Targets.cpp
@@ -1,4 +1,4 @@
-//===--- Targets.cpp - Implement -arch option and targets -----------------===//
+//===--- Targets.cpp - Implement target feature support -------------------===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud