Give this file a proper header

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9141 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2003-10-15 21:49:57 +00:00
parent 76a1bf9eb9
commit dbc23189b1

View File

@ -1,5 +1,4 @@
//===----------------------------------------------------------------------===//
// LLVM 'GCCAS' UTILITY
//===-- gccas.cpp - The "optimizing assembler" used by the GCC frontend ---===//
//
// This utility is designed to be used by the GCC frontend for creating bytecode
// files from its intermediate LLVM assembly. The requirements for this utility