Add parsing of mllvm command line options.
authorRui Ueyama <ruiu@google.com>
Thu, 30 Mar 2017 20:10:40 +0000 (20:10 +0000)
committerRui Ueyama <ruiu@google.com>
Thu, 30 Mar 2017 20:10:40 +0000 (20:10 +0000)
commit9a3e73383b7d5ae2600af00c381b16cb312e1f18
tree70a1274641b4626941ff9f8ed2dc67c0fe51abc9
parentdc808af38d4b073cb9d63e3e40762b189d5ae3af
Add parsing of mllvm command line options.

Patch by Alberto Magni
Original patch by Kyungwoo Lee <kyulee@microsoft.com>

Differential Revision: https://reviews.llvm.org/D31388

llvm-svn: 299106
lld/COFF/Driver.cpp
lld/test/COFF/lto-debug-pass-arguments.ll [new file with mode: 0644]