Give this file a proper header
authorChris Lattner <sabre@nondot.org>
Wed, 15 Oct 2003 21:49:57 +0000 (21:49 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 15 Oct 2003 21:49:57 +0000 (21:49 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9141 91177308-0d34-0410-b5e6-96231b3b80d8

tools/gccas/gccas.cpp

index 8388c9bfe3e92c6e1171c4075fb12e7246db1c6c..8194fa10c66f0e5bad7bc6306899c0bbfcafe398 100644 (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