From: Reid Spencer Date: Wed, 10 Jan 2007 04:17:32 +0000 (+0000) Subject: Change the file header name as this file was renamed. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=7679693fdff990bd68692ca2f26c290c3c1b92ae;p=oota-llvm.git Change the file header name as this file was renamed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33051 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/CBackend/CBackend.cpp b/lib/Target/CBackend/CBackend.cpp index e738c99a9bd..55fade53627 100644 --- a/lib/Target/CBackend/CBackend.cpp +++ b/lib/Target/CBackend/CBackend.cpp @@ -1,4 +1,4 @@ -//===-- Writer.cpp - Library for converting LLVM code to C ----------------===// +//===-- CBackend.cpp - Library for converting LLVM code to C --------------===// // // The LLVM Compiler Infrastructure //