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 21:24:46 +0000
committerPete Cooper <peter_cooper@apple.com>2015-12-16 21:24:46 +0000
commit6e319c7b4269790e424567216aa08e7fb5be78e1 (patch)
tree4d42e843a02cc9a219c9a4e3e60aec919b622416 /lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/testprog.cpp
parentcbe4f9417d1cbb0192173439501fedb782949bad (diff)
downloadbcm5719-llvm-6e319c7b4269790e424567216aa08e7fb5be78e1.tar.gz
bcm5719-llvm-6e319c7b4269790e424567216aa08e7fb5be78e1.zip
Fix DarwinLdDriverTest.cpp to pass real llvm options.
After r255819, parse() actually parses what you pass it. This test was failing because it passed '--debug-only' which isn't in release builds, but also 'foo' which isn't an option at all. We now pass -enable-tbaa and -enable-misched which are real options. llvm-svn: 255822
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/testprog.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud