[PATCH] D35163: [PDB] Enable NativeSession to create symbols for built-in types on demand

Adrian McCarthy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 12:38:43 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL307834: [PDB] Enable NativeSession to create symbols for built-in types on demand (authored by amccarth).

Changed prior to commit:
  https://reviews.llvm.org/D35163?vs=106108&id=106285#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35163

Files:
  llvm/trunk/include/llvm/DebugInfo/CodeView/TypeIndex.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Native/NativeBuiltinSymbol.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Native/NativeSession.h
  llvm/trunk/lib/DebugInfo/PDB/CMakeLists.txt
  llvm/trunk/lib/DebugInfo/PDB/Native/NativeBuiltinSymbol.cpp
  llvm/trunk/lib/DebugInfo/PDB/Native/NativeCompilandSymbol.cpp
  llvm/trunk/lib/DebugInfo/PDB/Native/NativeExeSymbol.cpp
  llvm/trunk/lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp
  llvm/trunk/lib/DebugInfo/PDB/Native/NativeSession.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35163.106285.patch
Type: text/x-patch
Size: 14706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170712/2d166b1c/attachment.bin>


More information about the llvm-commits mailing list