OSDN Git Service

Add new option to usage help.
authorJeff Cohen <jeffc@jolt-lang.org>
Sun, 22 Apr 2007 18:33:20 +0000 (18:33 +0000)
committerJeff Cohen <jeffc@jolt-lang.org>
Sun, 22 Apr 2007 18:33:20 +0000 (18:33 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36347 91177308-0d34-0410-b5e6-96231b3b80d8

tools/llvm-config/llvm-config.in.in

index bb67e46..5db4eb9 100644 (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).