1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00

Fix file header

llvm-svn: 9292
This commit is contained in:
Chris Lattner 2003-10-20 17:52:11 +00:00
parent d06dc1136b
commit d1b0d59014

View File

@ -1,4 +1,4 @@
//===------------------------------------------------------------------------===
//===--- llvm-as.cpp - The low-level LLVM assembler -----------------------===//
//
// The LLVM Compiler Infrastructure
//
@ -6,8 +6,6 @@
// the University of Illinois Open Source License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
//
// LLVM 'AS' UTILITY
//
// This utility may be invoked in the following manner:
// llvm-as --help - Output information about command line switches