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:
Chris Lattner 2001-10-13 07:06:57 +00:00
parent 075a0b771e
commit 1d7b50b4f8
3 changed files with 6 additions and 6 deletions

View File

@ -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>

View File

@ -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>

View File

@ -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>