mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-07 16:42:07 +00:00
Bugpoint no longer has this option
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9744 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
fcb6ec0c7e
commit
b257e21905
@ -175,7 +175,7 @@ non-obvious ways. Here are some hints and tips:<p>
|
||||
part of the <tt>-args</tt> option, not as options to <tt>bugpoint</tt>
|
||||
itself.<p>
|
||||
|
||||
<li><tt>-disable-{adce,dce,final-cleanup,simplifycfg}</tt><br>
|
||||
<li><tt>-disable-{adce,dce,simplifycfg}</tt><br>
|
||||
Do not run the specified passes to clean up and reduce the size of the
|
||||
test program. By default, <tt>bugpoint</tt> uses these passes internally
|
||||
when attempting to reduce test programs. If you're trying to find
|
||||
|
Loading…
x
Reference in New Issue
Block a user