Commit 3f024e98 authored by John Criswell's avatar John Criswell
Browse files

Removed the -dsa-track-integers option.

llvm-svn: 12475
parent 51a4de5f
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -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 &lt;filename&gt;
	<br>
	Specify the name of the file loaded by the -profile-loader option.
+0 −3
Original line number Diff line number Diff line
@@ -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
+0 −5
Original line number Diff line number Diff line
@@ -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 &lt;filename&gt;
	<br>
	Specify the name of the file loaded by the -profile-loader option.