[PATCH] D78128: Implement some functions in NativeSession.

Amy Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 21 11:53:53 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa6d8a055e92e: Implement some functions in NativeSession. (authored by akhuang).

Changed prior to commit:
  https://reviews.llvm.org/D78128?vs=258864&id=259068#toc

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
  llvm/unittests/DebugInfo/PDB/CMakeLists.txt
  llvm/unittests/DebugInfo/PDB/Inputs/SimpleTest.cpp
  llvm/unittests/DebugInfo/PDB/Inputs/SimpleTest.exe
  llvm/unittests/DebugInfo/PDB/Inputs/SimpleTest.pdb
  llvm/unittests/DebugInfo/PDB/NativeSessionTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78128.259068.patch
Type: text/x-patch
Size: 12999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200421/ae152306/attachment.bin>


More information about the llvm-commits mailing list