[PATCH] D31059: Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]

Adrian McCarthy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 16 15:41:00 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL298005: Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB] (authored by amccarth).

Changed prior to commit:
  https://reviews.llvm.org/D31059?vs=92070&id=92079#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31059

Files:
  llvm/trunk/include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h
  llvm/trunk/lib/DebugInfo/PDB/CMakeLists.txt
  llvm/trunk/lib/DebugInfo/PDB/Native/NativeExeSymbol.cpp
  llvm/trunk/lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp
  llvm/trunk/lib/DebugInfo/PDB/Native/NativeSession.cpp
  llvm/trunk/test/DebugInfo/PDB/Native/pdb-native-summary.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31059.92079.patch
Type: text/x-patch
Size: 8503 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170316/0da867d9/attachment.bin>


More information about the llvm-commits mailing list