diff options
author | Reid Kleckner <rnk@google.com> | 2016-07-01 18:05:56 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2016-07-01 18:05:56 +0000 |
commit | c92e9469c48d9f86c5626c49a6f53bd068f69617 (patch) | |
tree | 1e927597c8238257cd23e3b30ea5bc7a18ffe46c /lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp | |
parent | 105c2a204c5062cbbba1ced79cc326271f594e85 (diff) | |
download | bcm5719-llvm-c92e9469c48d9f86c5626c49a6f53bd068f69617.tar.gz bcm5719-llvm-c92e9469c48d9f86c5626c49a6f53bd068f69617.zip |
[codeview] Assert that our CV type records are valid
We were asserting that our type records were valid when emitting
assembly, but not when emitting an object file.
I've been seeing lots of LNK1285 errors (corrupt PDB) during incremental
debug self-host builds with the MSVC linker, and hopefully this will
catch some of them earlier.
llvm-svn: 274373
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp')
0 files changed, 0 insertions, 0 deletions