[llvm-commits] CVS: llvm/tools/llvm-config/llvm-config.in.in
Jeff Cohen
jeffc at jolt-lang.org
Sun Apr 22 11:33:39 PDT 2007
Changes in directory llvm/tools/llvm-config:
llvm-config.in.in updated: 1.26 -> 1.27
---
Log message:
Add new option to usage help.
---
Diffs of the changes: (+1 -0)
llvm-config.in.in | 1 +
1 files changed, 1 insertion(+)
Index: llvm/tools/llvm-config/llvm-config.in.in
diff -u llvm/tools/llvm-config/llvm-config.in.in:1.26 llvm/tools/llvm-config/llvm-config.in.in:1.27
--- llvm/tools/llvm-config/llvm-config.in.in:1.26 Sun Apr 22 00:05:36 2007
+++ llvm/tools/llvm-config/llvm-config.in.in Sun Apr 22 13:33:20 2007
@@ -195,6 +195,7 @@
--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).
More information about the llvm-commits
mailing list