================
@@ -24,6 +24,22 @@ def library_path_S : Separate<["--", "-"], "library-path">, 
Flags<[HelpHidden]>,
 def library_path_EQ : Joined<["--", "-"], "library-path=">, 
Flags<[HelpHidden]>,
   Alias<library_path>;
 
+def library : JoinedOrSeparate<["-"], "l">, MetaVarName<"<libname>">,
----------------
bader wrote:

Done in 
https://github.com/llvm/llvm-project/pull/201253/changes/0be366d099ef600477856994b8c1611d09d93992.

https://github.com/llvm/llvm-project/pull/201253
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to