mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-29 06:30:39 +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…
Reference in New Issue
Block a user