Details
Details
- Reviewers
pcc
Diff Detail
Diff Detail
Event Timeline
lib/ToolDrivers/llvm-lib/LibDriver.cpp | ||
---|---|---|
126 | If this is invoked via bin/lld-link /lib /? then the output is OVERVIEW: LLVM Lib USAGE: /lib [options] <inputs> which is imho ok. |
Paths
| Differential D49318
Give llvm-lib rudimentary help output. ClosedPublic Authored by thakis on Jul 13 2018, 1:20 PM.
Details
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jul 13 2018, 1:41 PM
Revision Contents
Diff 155470 lib/ToolDrivers/llvm-lib/LibDriver.cpp
lib/ToolDrivers/llvm-lib/Options.td
|
If this is invoked via bin/lld-link /lib /? then the output is
which is imho ok.