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
This commit is contained in:
Reid Spencer 2007-01-10 04:17:32 +00:00
parent 93a0962e08
commit 7679693fdf

View File

@ -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
//