[PATCH] D20190: Get rid of CVLeafTypes.h

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Wed May 11 17:02:21 PDT 2016


zturner created this revision.
zturner added reviewers: rnk, amccarth.
zturner added a subscriber: llvm-commits.

This merges the functionality of the macros in `CVLeafTypes.def` and the macros in `TypeRecords.def` into a single set of macros.

http://reviews.llvm.org/D20190

Files:
  include/llvm/DebugInfo/CodeView/CVLeafTypes.def
  include/llvm/DebugInfo/CodeView/CVTypeVisitor.h
  include/llvm/DebugInfo/CodeView/CodeView.h
  include/llvm/DebugInfo/CodeView/TypeRecord.h
  include/llvm/DebugInfo/CodeView/TypeRecords.def
  lib/DebugInfo/CodeView/TypeDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20190.56986.patch
Type: text/x-patch
Size: 28075 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160512/c201f97b/attachment.bin>


More information about the llvm-commits mailing list