[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 15 08:05:42 PST 2019
leonid.mashinskiy created this revision.
leonid.mashinskiy added reviewers: zturner, aleksandr.urakov.
Herald added a subscriber: llvm-commits.
This patch fixes access to fpo streams in native pdb from DbiStream and makes code consistent with DbiStreamBuilder.
Required for D55122 <https://reviews.llvm.org/D55122>
Repository:
rL LLVM
https://reviews.llvm.org/D56725
Files:
include/llvm/DebugInfo/PDB/Native/DbiStream.h
lib/DebugInfo/PDB/Native/DbiStream.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56725.181790.patch
Type: text/x-patch
Size: 4832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190115/b4d5daf1/attachment.bin>
More information about the llvm-commits
mailing list