mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 18:04:59 +00:00
Bugpoint no longer has this option
llvm-svn: 9744
This commit is contained in:
parent
62b495bd5c
commit
c14c310a1c
@ -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