Regen configure
[oota-llvm.git] / docs / CommandGuide / bugpoint.pod
index 7afeea1aba5aff4030e1ff08af8f6b7b62a37970..1870a0d84b60408b884f80270103bb1f796ce187 100644 (file)
@@ -67,6 +67,10 @@ tool.
 Pass all arguments specified after B<--gcc-tool-args> to the invocation of
 B<gcc>.
 
+=item B<--opt-args> I<opt args>
+
+Pass all arguments specified after B<--opt-args> to the invocation of B<opt>.
+
 =item B<--disable-{dce,simplifycfg}>
 
 Do not run the specified passes to clean up and reduce the size of the test