projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76a1bf9
)
Give this file a proper header
author
Chris Lattner
<sabre@nondot.org>
Wed, 15 Oct 2003 21:49:57 +0000
(21:49 +0000)
committer
Chris 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
patch
|
blob
|
history
diff --git
a/tools/gccas/gccas.cpp
b/tools/gccas/gccas.cpp
index 8388c9bfe3e92c6e1171c4075fb12e7246db1c6c..8194fa10c66f0e5bad7bc6306899c0bbfcafe398 100644
(file)
--- a/
tools/gccas/gccas.cpp
+++ b/
tools/gccas/gccas.cpp
@@
-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