summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Linux/LinuxThread.cpp
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2013-08-13 21:09:50 +0000
committerHans Wennborg <hans@hanshq.net>2013-08-13 21:09:50 +0000
commitd505fbf40376dd7ace0ef50e794a840f54091586 (patch)
tree9a547901540e3b2ccf0e03a4788fdb87ab590673 /lldb/source/Plugins/Process/Linux/LinuxThread.cpp
parent3a2c2d42b85b657535dfb39e811045403ccdd195 (diff)
downloadbcm5719-llvm-d505fbf40376dd7ace0ef50e794a840f54091586.tar.gz
bcm5719-llvm-d505fbf40376dd7ace0ef50e794a840f54091586.zip
Options: Add new option kind that consumes remaining arguments
This adds KIND_REMAINING_ARGS, a class of options that consume all remaining arguments on the command line. This will be used to support /link in clang-cl, which is used to forward all remaining arguments to the linker. It also allows us to remove the hard-coded handling of "--", allowing clients (clang and lld) to implement that functionality themselves with this new option class. Differential Revision: http://llvm-reviews.chandlerc.com/D1387 llvm-svn: 188314
Diffstat (limited to 'lldb/source/Plugins/Process/Linux/LinuxThread.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud