Loading llvm/docs/CommandGuide/analyze.html +0 −5 Original line number Diff line number Diff line Loading @@ -53,11 +53,6 @@ language. list of available analysis passes. <p> <li> -dsa-track-integers <br> Track integers as potential pointers. <p> <li> -profile-info-file <filename> <br> Specify the name of the file loaded by the -profile-loader option. Loading llvm/docs/CommandGuide/bugpoint.html +0 −3 Original line number Diff line number Diff line Loading @@ -184,9 +184,6 @@ non-obvious ways. Here are some hints and tips:<p> Assume a non-zero exit code or core dump from the test program is a failure. Defaults to true.<p> <li><tt>-dsa-track-integers</tt><br> Track integers as potential pointers.<p> <li><tt>-disable-{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 Loading llvm/docs/CommandGuide/opt.html +0 −5 Original line number Diff line number Diff line Loading @@ -53,11 +53,6 @@ writes its output to the standard output. Specify the output filename. <p> <li> -dsa-track-integers <br> Track integers as potential pointers. <p> <li> -profile-info-file <filename> <br> Specify the name of the file loaded by the -profile-loader option. Loading Loading
llvm/docs/CommandGuide/analyze.html +0 −5 Original line number Diff line number Diff line Loading @@ -53,11 +53,6 @@ language. list of available analysis passes. <p> <li> -dsa-track-integers <br> Track integers as potential pointers. <p> <li> -profile-info-file <filename> <br> Specify the name of the file loaded by the -profile-loader option. Loading
llvm/docs/CommandGuide/bugpoint.html +0 −3 Original line number Diff line number Diff line Loading @@ -184,9 +184,6 @@ non-obvious ways. Here are some hints and tips:<p> Assume a non-zero exit code or core dump from the test program is a failure. Defaults to true.<p> <li><tt>-dsa-track-integers</tt><br> Track integers as potential pointers.<p> <li><tt>-disable-{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 Loading
llvm/docs/CommandGuide/opt.html +0 −5 Original line number Diff line number Diff line Loading @@ -53,11 +53,6 @@ writes its output to the standard output. Specify the output filename. <p> <li> -dsa-track-integers <br> Track integers as potential pointers. <p> <li> -profile-info-file <filename> <br> Specify the name of the file loaded by the -profile-loader option. Loading