mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-14 07:09:08 +00:00
Fix comment flyer
llvm-svn: 781
This commit is contained in:
parent
9ceec4152d
commit
98615da75e
@ -1,4 +1,4 @@
|
|||||||
//===------------------------------------------------------------------------===
|
//===----------------------------------------------------------------------===//
|
||||||
// LLVM 'DIS' UTILITY
|
// LLVM 'DIS' UTILITY
|
||||||
//
|
//
|
||||||
// This utility may be invoked in the following manner:
|
// This utility may be invoked in the following manner:
|
||||||
@ -14,7 +14,7 @@
|
|||||||
//
|
//
|
||||||
// TODO: add -vcg which prints VCG compatible output.
|
// TODO: add -vcg which prints VCG compatible output.
|
||||||
//
|
//
|
||||||
//===------------------------------------------------------------------------===
|
//===----------------------------------------------------------------------===//
|
||||||
|
|
||||||
#include <iostream.h>
|
#include <iostream.h>
|
||||||
#include <fstream.h>
|
#include <fstream.h>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
//===------------------------------------------------------------------------===
|
//===----------------------------------------------------------------------===//
|
||||||
// LLVM 'DIS' UTILITY
|
// LLVM 'DIS' UTILITY
|
||||||
//
|
//
|
||||||
// This utility may be invoked in the following manner:
|
// This utility may be invoked in the following manner:
|
||||||
@ -14,7 +14,7 @@
|
|||||||
//
|
//
|
||||||
// TODO: add -vcg which prints VCG compatible output.
|
// TODO: add -vcg which prints VCG compatible output.
|
||||||
//
|
//
|
||||||
//===------------------------------------------------------------------------===
|
//===----------------------------------------------------------------------===//
|
||||||
|
|
||||||
#include <iostream.h>
|
#include <iostream.h>
|
||||||
#include <fstream.h>
|
#include <fstream.h>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
//===------------------------------------------------------------------------===
|
//===----------------------------------------------------------------------===//
|
||||||
// LLVM 'DIS' UTILITY
|
// LLVM 'DIS' UTILITY
|
||||||
//
|
//
|
||||||
// This utility may be invoked in the following manner:
|
// This utility may be invoked in the following manner:
|
||||||
@ -14,7 +14,7 @@
|
|||||||
//
|
//
|
||||||
// TODO: add -vcg which prints VCG compatible output.
|
// TODO: add -vcg which prints VCG compatible output.
|
||||||
//
|
//
|
||||||
//===------------------------------------------------------------------------===
|
//===----------------------------------------------------------------------===//
|
||||||
|
|
||||||
#include <iostream.h>
|
#include <iostream.h>
|
||||||
#include <fstream.h>
|
#include <fstream.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user