bruno added a reviewer: bruno.
bruno added a comment.

Testcase?



> clang.rst:398
> +  Print the library path for the currently used compiler runtime library
> +  ("libgcc.a" or "libclang_rt.builtins.*.a" appropriately).
>  

You can probably drop the "appropriately"

> Options.td:1865
> +  HelpText<"Print the library path for the currently used compiler runtime "
> +           "library (\"libgcc.a\" or \"libclang_rt.builtins.*.a\" 
> appropriately)">;
>  def print_multi_directory : Flag<["-", "--"], "print-multi-directory">;

Same here

https://reviews.llvm.org/D25338



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to