summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/testprog.cpp
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2015-12-16 20:53:27 +0000
committerPete Cooper <peter_cooper@apple.com>2015-12-16 20:53:27 +0000
commit7bf3a85e2b87dc631d223d9c65df99814765dd83 (patch)
treeabbd99cf461ec6c1e1574c5e7cc6698dd961de28 /lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/testprog.cpp
parent3e3edc91f9804890e9dece957d95a7a1347b971e (diff)
downloadbcm5719-llvm-7bf3a85e2b87dc631d223d9c65df99814765dd83.tar.gz
bcm5719-llvm-7bf3a85e2b87dc631d223d9c65df99814765dd83.zip
Move parsing of LLVM options to parse() method.
We used to parse the LLVM options in Driver::link. However, that is after parse() where we load files. By moving the LLVM option handling earlier, we can add DEBUG() to code such as MachONormalizedFileToAtoms.cpp and have it enabled correctly by '-mllvm --debug'. llvm-svn: 255819
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/testprog.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud