summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/testprog.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2018-11-27 21:00:32 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2018-11-27 21:00:32 +0000
commit00eae5ea315dce8f34ece5e1e96d43d09fb1400e (patch)
treec7b4e453f2e547934ef3aaab26a0074536c04d0c /lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/testprog.cpp
parent3aeeaff89f38b413bc31336b8f7d25fe545ce3eb (diff)
downloadbcm5719-llvm-00eae5ea315dce8f34ece5e1e96d43d09fb1400e.tar.gz
bcm5719-llvm-00eae5ea315dce8f34ece5e1e96d43d09fb1400e.zip
[Driver] Use libOption with tablegen.
This patch modifies the lldb driver to use libOption for option parsing. It allows us to decouple option parsing from option processing which is important when arguments affect initialization. This was previously not possible because the debugger need to be initialized as some option interpretation (like the scripting language etc) was handled by the debugger, rather than in the driver. Differential revision: https://reviews.llvm.org/D54692 llvm-svn: 347709
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/testprog.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud