aboutsummaryrefslogtreecommitdiff
path: root/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
commit1dd27b157bbe7d9e44fa72abbc8b0f08eba804ec (patch)
tree09a26099dcce60ceefe122dfdd345e04eda408a9 /tools/gccas/gccas.cpp
parent943211187d72eb27d4f54de9ac7e5786e72b38e1 (diff)
fix file header
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9294 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/gccas/gccas.cpp')
-rw-r--r--tools/gccas/gccas.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/gccas/gccas.cpp b/tools/gccas/gccas.cpp
index eaca5521cb..6799ed6d6b 100644
--- a/tools/gccas/gccas.cpp
+++ b/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