diff options
author | Zachary Turner <zturner@google.com> | 2018-02-26 19:25:39 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2018-02-26 19:25:39 +0000 |
commit | 9eee7bb7e5384553f096616105e865deb7ce7d19 (patch) | |
tree | 28497ef383334f96514442d7e2a2c029dde3c0a6 /lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py | |
parent | 7c94582f908abafd7ca18d032d9ea20dabb3a5a3 (diff) | |
download | bcm5719-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