summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2018-02-26 19:25:39 +0000
committerZachary Turner <zturner@google.com>2018-02-26 19:25:39 +0000
commit9eee7bb7e5384553f096616105e865deb7ce7d19 (patch)
tree28497ef383334f96514442d7e2a2c029dde3c0a6 /lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py
parent7c94582f908abafd7ca18d032d9ea20dabb3a5a3 (diff)
downloadbcm5719-llvm-9eee7bb7e5384553f096616105e865deb7ce7d19.tar.gz
bcm5719-llvm-9eee7bb7e5384553f096616105e865deb7ce7d19.zip
Emit proper CodeView when -gcodeview is passed without the cl driver.
Windows debuggers don't work properly when column info is emitted with lines. We handled this by checking if the driver mode was cl, but it's possible to cause the gcc driver to emit codeview as well, and in that path we were emitting column info with codeview. Differential Revision: https://reviews.llvm.org/D43700 llvm-svn: 326113
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud