[Driver] Change UniversalDriver to use TD file.
authorShankar Easwaran <shankare@codeaurora.org>
Thu, 24 Oct 2013 04:23:02 +0000 (04:23 +0000)
committerShankar Easwaran <shankare@codeaurora.org>
Thu, 24 Oct 2013 04:23:02 +0000 (04:23 +0000)
commitd772d8a928ad6c6d6a2ce1e7fda9c9967ac234a1
treefa3df23311538d22ffdc71af39093c0452db044d
parent89c2d8facaf9c97a2802a3ee139647b7c346ea5e
[Driver] Change UniversalDriver to use TD file.

Easier to add new options such as -version, and easy to parse.

Now displays a help message with -help

llvm-svn: 193301
lld/lib/Driver/CMakeLists.txt
lld/lib/Driver/UniversalDriver.cpp
lld/lib/Driver/UniversalDriverOptions.td [new file with mode: 0644]