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:
parent
d06dc1136b
commit
d1b0d59014
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user