1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

Add new option to usage help.

llvm-svn: 36347
This commit is contained in:
Jeff Cohen 2007-04-22 18:33:20 +00:00
parent 4169952dab
commit 3dedea42de

View File

@ -195,6 +195,7 @@ Options:
--libfiles Fully qualified library filenames for makefile depends.
--components List of all possible components.
--targets-built List of all targets currently built.
--host-target Target triple used to configure LLVM.
--build-mode Print build mode of LLVM tree (e.g. Debug or Release).
Typical components:
all All LLVM libraries (default).