From 13875932b231ea8b8b92fb85685c2f720d217fc8 Mon Sep 17 00:00:00 2001 From: John Criswell Date: Fri, 12 Mar 2004 22:45:35 +0000 Subject: Performed some updates on the new options to these command line tools. llvm-svn: 12350 --- llvm/docs/CommandGuide/opt.html | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'llvm/docs/CommandGuide/opt.html') diff --git a/llvm/docs/CommandGuide/opt.html b/llvm/docs/CommandGuide/opt.html index 91650d66e83..4bf67a49c25 100644 --- a/llvm/docs/CommandGuide/opt.html +++ b/llvm/docs/CommandGuide/opt.html @@ -53,6 +53,16 @@ writes its output to the standard output. Specify the output filename.

+

  • -dsa-track-integers +
    + Track integers as potential pointers. +

    + +

  • -profile-info-file <filename> +
    + Specify the name of the file loaded by the -profile-loader option. +

    +

  • -stats
    Print statistics. -- cgit v1.2.3