[PATCH] D28486: Add TypeDatabase

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 10 16:46:56 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL291626: [CodeView] Add TypeDatabase class. (authored by zturner).

Changed prior to commit:
  https://reviews.llvm.org/D28486?vs=83705&id=83896#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28486

Files:
  llvm/trunk/include/llvm/DebugInfo/CodeView/TypeDatabase.h
  llvm/trunk/include/llvm/DebugInfo/CodeView/TypeDatabaseVisitor.h
  llvm/trunk/include/llvm/DebugInfo/CodeView/TypeDumper.h
  llvm/trunk/include/llvm/DebugInfo/MSF/StreamArray.h
  llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/trunk/lib/DebugInfo/CodeView/CMakeLists.txt
  llvm/trunk/lib/DebugInfo/CodeView/TypeDatabase.cpp
  llvm/trunk/lib/DebugInfo/CodeView/TypeDatabaseVisitor.cpp
  llvm/trunk/lib/DebugInfo/CodeView/TypeDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28486.83896.patch
Type: text/x-patch
Size: 44957 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170111/869f2ae4/attachment.bin>


More information about the llvm-commits mailing list