Fix copy and paste mistake in header comment, NFC.

llvm-svn: 295763
This commit is contained in:
Erik Pilkington 2017-02-21 20:31:01 +00:00
parent 1fd19c6e5d
commit 9227e108eb
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
//===---- CGBuiltin.cpp - Emit LLVM Code for builtins ---------------------===//
//===---- CGObjC.cpp - Emit LLVM Code for Objective-C ---------------------===//
//
// The LLVM Compiler Infrastructure
//