mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-07 12:28:24 +00:00
Option no more
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12360 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -184,7 +184,7 @@ non-obvious ways. Here are some hints and tips:<p>
|
|||||||
Assume a non-zero exit code or core dump from the test program is
|
Assume a non-zero exit code or core dump from the test program is
|
||||||
a failure. Defaults to true.<p>
|
a failure. Defaults to true.<p>
|
||||||
|
|
||||||
<li><tt>-disable-{adce,dce,simplifycfg}</tt><br>
|
<li><tt>-disable-{dce,simplifycfg}</tt><br>
|
||||||
Do not run the specified passes to clean up and reduce the size of the
|
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
|
test program. By default, <tt>bugpoint</tt> uses these passes internally
|
||||||
when attempting to reduce test programs. If you're trying to find
|
when attempting to reduce test programs. If you're trying to find
|
||||||
|
Reference in New Issue
Block a user