Fixed 2 more header comments...
authorMichael Gottesman <mgottesman@apple.com>
Tue, 29 Jan 2013 05:07:18 +0000 (05:07 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Tue, 29 Jan 2013 05:07:18 +0000 (05:07 +0000)
llvm-svn: 173774

llvm/lib/Transforms/ObjCARC/ObjCARCContract.cpp
llvm/lib/Transforms/ObjCARC/ObjCARCUtil.cpp

index 7d1768a..ca02b00 100644 (file)
@@ -1,4 +1,4 @@
-//===- ObjCARCOpts.cpp - ObjC ARC Optimization ----------------------------===//
+//===- ObjCARCContract.cpp - ObjC ARC Optimization ------------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 862f9cc..a841c64 100644 (file)
@@ -1,4 +1,4 @@
-//===- ObjCARCUtil.h - ObjC ARC Optimization ----------*- mode: c++ -*-----===//
+//===- ObjCARCUtil.cpp - ObjC ARC Optimization --------*- mode: c++ -*-----===//
 //
 //                     The LLVM Compiler Infrastructure
 //