[PATCH] D56725: [NativePDB] Fix access to both old & new fpo data entries from dbi stream
Leonid Mashinskiy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 29 06:16:55 PST 2019
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 --------------
A non-text attachment was scrubbed...
Name: D56725.184072.patch
Type: text/x-patch
Size: 10397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190129/57749ccf/attachment.bin>
More information about the llvm-commits
mailing list