mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-02 07:11:49 +00:00
Remove a really old comment
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13385 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
857ceab504
commit
817d8d3046
@ -12,15 +12,6 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
/*
|
||||
BUGPOINT NOTES:
|
||||
|
||||
1. Bugpoint should not leave any files behind if the program works properly
|
||||
2. There should be an option to specify the program name, which specifies a
|
||||
unique string to put into output files. This allows operation in the
|
||||
SingleSource directory, e.g. default to the first input filename.
|
||||
*/
|
||||
|
||||
#include "BugDriver.h"
|
||||
#include "llvm/Support/ToolRunner.h"
|
||||
#include "Support/CommandLine.h"
|
||||
|
Loading…
Reference in New Issue
Block a user