AsmPrinter: Introduce DIEValue.def, NFC
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Wed, 27 May 2015 21:15:43 +0000 (21:15 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Wed, 27 May 2015 21:15:43 +0000 (21:15 +0000)
commit344593ce6c914b3576328cf6bdf790cd2ea083af
tree2f9356fc2884bee81e993f3238cc0dc50ec1c524
parent792e158397f8ff371aa51d4bb754c5db32a55b47
AsmPrinter: Introduce DIEValue.def, NFC

Use a .def macro file to iterate through the various subclasses of
`DIEValue`.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238359 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/DIE.h
include/llvm/CodeGen/DIEValue.def [new file with mode: 0644]
lib/CodeGen/AsmPrinter/DIE.cpp