[PATCH] D56725: [NativePDB] Fix access to both old & new fpo data entries from dbi stream
Zachary Turner via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 29 07:13:18 PST 2019
How large is the pdb?
On Tue, Jan 29, 2019 at 6:16 AM Leonid Mashinskiy via Phabricator <
reviews at reviews.llvm.org> wrote:
> leonid.mashinskiy updated this revision to Diff 184072.
> leonid.mashinskiy added a comment.
>
> - used new fpo related methods from DbiStream in llvm-pdbutil
> - added test to check fpo data using llvm-pdbutil
>
> Please note that diff contains artificially constructed binary pdb file
> for test
>
>
> Repository:
> rL LLVM
>
> CHANGES SINCE LAST ACTION
> https://reviews.llvm.org/D56725/new/
>
> https://reviews.llvm.org/D56725
>
> Files:
> include/llvm/DebugInfo/PDB/Native/DbiStream.h
> lib/DebugInfo/PDB/Native/DbiStream.cpp
> test/tools/llvm-pdbdump/Inputs/FPOTest.pdb
> test/tools/llvm-pdbdump/fpo-data.test
> tools/llvm-pdbutil/DumpOutputStyle.cpp
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190129/10675853/attachment.html>
More information about the llvm-commits
mailing list