summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ToolDrivers/llvm-lib/Options.td
Commit message (Collapse)AuthorAgeFilesLines
* llvm-lib: Implement /list flagNico Weber2019-02-091-0/+3
| | | | | | Differential Revision: https://reviews.llvm.org/D57952 llvm-svn: 353620
* Give llvm-lib rudimentary help output.Nico Weber2018-07-141-1/+5
| | | | | | https://reviews.llvm.org/D49318 llvm-svn: 337084
* Move lib/LibDriver -> lib/ToolDrivers/llvm-lib. NFCI.Peter Collingbourne2017-05-131-0/+25
This reorganisation prevents us from cluttering up the top-level lib directory with more driver libraries such as llvm-dlltool (see D29892). llvm-svn: 302995
OpenPOWER on IntegriCloud