mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 02:33:33 +00:00
Fix file header
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9292 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7c0e022c5c
commit
10cf8fa592
@ -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…
x
Reference in New Issue
Block a user