mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-04 10:30:30 +00: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
|
||||
//
|
||||
@ -7,8 +7,6 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
//
|
||||
// LLVM 'AS' UTILITY
|
||||
//
|
||||
// This utility may be invoked in the following manner:
|
||||
// llvm-as --help - Output information about command line switches
|
||||
// llvm-as [options] - Read LLVM asm from stdin, write bytecode to stdout
|
||||
|
Loading…
x
Reference in New Issue
Block a user