================
@@ -34,6 +34,7 @@ def deprecated_driver_command : 
F<"deprecated-driver-command", "use a single dri
 defm resource_dir_recipe : Eq<"resource-dir-recipe", "How to produce missing 
'-resource-dir' argument">;
 
 def print_timing : F<"print-timing", "Print timing information">;
+def no_print_timing_header : F<"no-print-timing-header", "Do not print the 
timing information header">;
----------------
jansvoboda11 wrote:

You're right, this is easy to do outside of this tool. I have removed the 
option.

https://github.com/llvm/llvm-project/pull/113726
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to