[PATCH] D78128: Implement some functions in NativeSession.

Amy Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 20 14:38:41 PDT 2020


akhuang updated this revision to Diff 258841.
akhuang marked 3 inline comments as done.
akhuang added a comment.

Address comments about adding a separate path to search for the PDB.


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.258841.patch
Type: text/x-patch
Size: 8379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200420/da91ef44/attachment.bin>


More information about the llvm-commits mailing list