Mercurial > hg > CbC > CbC_llvm
diff docs/CommandGuide/llvm-lib.rst @ 147:c2174574ed3a
LLVM 10
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Wed, 14 Aug 2019 16:55:33 +0900 |
parents | afa8332a0e37 |
children |
line wrap: on
line diff
--- a/docs/CommandGuide/llvm-lib.rst Sat Feb 17 09:57:20 2018 +0900 +++ b/docs/CommandGuide/llvm-lib.rst Wed Aug 14 16:55:33 2019 +0900 @@ -1,19 +1,17 @@ llvm-lib - LLVM lib.exe compatible library tool =============================================== +.. program:: llvm-lib SYNOPSIS -------- - **llvm-lib** [/libpath:<path>] [/out:<output>] [/llvmlibthin] [/ignore] [/machine] [/nologo] [files...] - DESCRIPTION ----------- - The **llvm-lib** command is intended to be a ``lib.exe`` compatible tool. See https://msdn.microsoft.com/en-us/library/7ykb2k5f for the general description.