[PATCH] D44452: [llvm-ar] Support multiple dashed options

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 3 19:54:14 PDT 2018


thakis added inline comments.


================
Comment at: llvm/trunk/tools/llvm-ar/llvm-ar.cpp:55
+
+const char RanlibHelp[] = R"(
+OVERVIEW: LLVM Ranlib (llvm-ranlib)
----------------
This includes a newline at the start of the string, which makes the -help output look a bit weird.


Repository:
  rL LLVM

https://reviews.llvm.org/D44452





More information about the llvm-commits mailing list