summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGObjC.cpp
diff options
context:
space:
mode:
authorErik Pilkington <erik.pilkington@gmail.com>2017-02-21 20:31:01 +0000
committerErik Pilkington <erik.pilkington@gmail.com>2017-02-21 20:31:01 +0000
commit9227e108eb8f5cf4ed9d7b2591daa53e95f9aa6c (patch)
tree47726f30ca3bc6a12c6f1978165de12965a0f966 /clang/lib/CodeGen/CGObjC.cpp
parent1fd19c6e5df00c8a9025a0d62d0f37c0643072ed (diff)
downloadbcm5719-llvm-9227e108eb8f5cf4ed9d7b2591daa53e95f9aa6c.tar.gz
bcm5719-llvm-9227e108eb8f5cf4ed9d7b2591daa53e95f9aa6c.zip
Fix copy and paste mistake in header comment, NFC.
llvm-svn: 295763
Diffstat (limited to 'clang/lib/CodeGen/CGObjC.cpp')
-rw-r--r--clang/lib/CodeGen/CGObjC.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/lib/CodeGen/CGObjC.cpp b/clang/lib/CodeGen/CGObjC.cpp
index 304288de6da..913a2ea72e7 100644
--- a/clang/lib/CodeGen/CGObjC.cpp
+++ b/clang/lib/CodeGen/CGObjC.cpp
@@ -1,4 +1,4 @@
-//===---- CGBuiltin.cpp - Emit LLVM Code for builtins ---------------------===//
+//===---- CGObjC.cpp - Emit LLVM Code for Objective-C ---------------------===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud