mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-27 14:34:58 +00:00
Fix comment flyer
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@781 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
075a0b771e
commit
1d7b50b4f8
@ -1,4 +1,4 @@
|
||||
//===------------------------------------------------------------------------===
|
||||
//===----------------------------------------------------------------------===//
|
||||
// LLVM 'DIS' UTILITY
|
||||
//
|
||||
// This utility may be invoked in the following manner:
|
||||
@ -14,7 +14,7 @@
|
||||
//
|
||||
// TODO: add -vcg which prints VCG compatible output.
|
||||
//
|
||||
//===------------------------------------------------------------------------===
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include <iostream.h>
|
||||
#include <fstream.h>
|
||||
|
@ -1,4 +1,4 @@
|
||||
//===------------------------------------------------------------------------===
|
||||
//===----------------------------------------------------------------------===//
|
||||
// LLVM 'DIS' UTILITY
|
||||
//
|
||||
// This utility may be invoked in the following manner:
|
||||
@ -14,7 +14,7 @@
|
||||
//
|
||||
// TODO: add -vcg which prints VCG compatible output.
|
||||
//
|
||||
//===------------------------------------------------------------------------===
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include <iostream.h>
|
||||
#include <fstream.h>
|
||||
|
@ -1,4 +1,4 @@
|
||||
//===------------------------------------------------------------------------===
|
||||
//===----------------------------------------------------------------------===//
|
||||
// LLVM 'DIS' UTILITY
|
||||
//
|
||||
// This utility may be invoked in the following manner:
|
||||
@ -14,7 +14,7 @@
|
||||
//
|
||||
// TODO: add -vcg which prints VCG compatible output.
|
||||
//
|
||||
//===------------------------------------------------------------------------===
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include <iostream.h>
|
||||
#include <fstream.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user