diff options
author | Reid Kleckner <rnk@google.com> | 2016-09-02 18:43:27 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2016-09-02 18:43:27 +0000 |
commit | fa28396f97cc16d518f711a5c5f4bcf500e14ff2 (patch) | |
tree | b2638a7035036e8ac8401f825584d4271e797eb4 /lldb/packages/Python/lldbsuite/test/python_api/section/main.c | |
parent | bcdcbd11ba68649eb9c7579d7002f36907d3b9a9 (diff) | |
download | bcm5719-llvm-fa28396f97cc16d518f711a5c5f4bcf500e14ff2.tar.gz bcm5719-llvm-fa28396f97cc16d518f711a5c5f4bcf500e14ff2.zip |
[codeview] Use the correct max CV record length of 0xFF00
Previously we were splitting our records at 0xFFFF bytes, which the
Microsoft tools don't like.
Should fix failure on the new Windows self-host buildbot.
This length appears in microsoft-pdb/PDB/dbi/dbiimpl.h
llvm-svn: 280522
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/main.c')
0 files changed, 0 insertions, 0 deletions