summaryrefslogtreecommitdiffstats
path: root/llvm/tools/gccas/gccas.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-10-20 17:58:43 +0000
committerChris Lattner <sabre@nondot.org>2003-10-20 17:58:43 +0000
commit8f71f049619784671a694afb65309bebbf8cd97b (patch)
tree7f6969f38fe6fb2c7bbd688d81d7101094a37586 /llvm/tools/gccas/gccas.cpp
parentebec8030d6f5fc858c03e97f6591efebcdf2257d (diff)
downloadbcm5719-llvm-8f71f049619784671a694afb65309bebbf8cd97b.tar.gz
bcm5719-llvm-8f71f049619784671a694afb65309bebbf8cd97b.zip
fix file header
llvm-svn: 9294
Diffstat (limited to 'llvm/tools/gccas/gccas.cpp')
-rw-r--r--llvm/tools/gccas/gccas.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/tools/gccas/gccas.cpp b/llvm/tools/gccas/gccas.cpp
index eaca5521cbe..6799ed6d6b8 100644
--- a/llvm/tools/gccas/gccas.cpp
+++ b/llvm/tools/gccas/gccas.cpp
@@ -6,7 +6,6 @@
// the University of Illinois Open Source License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
-//
//
// 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
OpenPOWER on IntegriCloud