Dale and Evan suggested putting the "check for setjmp" much earlier in the
[oota-llvm.git] / docs / CommandGuide / llvm-prof.pod
index 381387d7dbe51814b216995be87d6d818dc08374..9541b05dcafc14471f5a46d1eb5becb440c22f5b 100644 (file)
@@ -18,7 +18,7 @@ where the program hotspots are.
 This program is often used in conjunction with the F<utils/profile.pl>
 script.  This script automatically instruments a program, runs it with the JIT,
 then runs B<llvm-prof> to format a report.  To get more information about
-F<utils/profile.pl>, execute it with the B<--help> option.
+F<utils/profile.pl>, execute it with the B<-help> option.
 
 =head1 OPTIONS