[PATCH] D43637: [PDB] Implement more find methods for PDB symbols

Aaron Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 22 11:51:51 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325824: [PDB] Implement more find methods for PDB symbols (authored by asmith, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43637?vs=135470&id=135494#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43637

Files:
  llvm/trunk/include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h
  llvm/trunk/include/llvm/DebugInfo/PDB/IPDBRawSymbol.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h
  llvm/trunk/lib/DebugInfo/PDB/DIA/DIARawSymbol.cpp
  llvm/trunk/lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp
  llvm/trunk/unittests/DebugInfo/PDB/PDBApiTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43637.135494.patch
Type: text/x-patch
Size: 13862 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180222/11cb57ff/attachment.bin>


More information about the llvm-commits mailing list