[PATCH] D78128: Implement some functions in NativeSession.

Amy Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 20 16:50:35 PDT 2020


akhuang updated this revision to Diff 258864.
akhuang added a comment.

Fix loadPdbFile function to take reference to Allocator


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78128/new/

https://reviews.llvm.org/D78128

Files:
  llvm/include/llvm/DebugInfo/PDB/Native/NativeSession.h
  llvm/lib/DebugInfo/PDB/Native/NativeSession.cpp
  llvm/lib/DebugInfo/PDB/PDB.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78128.258864.patch
Type: text/x-patch
Size: 8345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200420/99745c83/attachment.bin>


More information about the llvm-commits mailing list