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)
commitff18927c5828896ee9a511c46e6b9acef8ab37e3
treef7102a61cb58bfdecbbb97edc1cbc02cd1b97dc3
parent983bec6bc688d00c39e1072ccd5adc5744f5ac53
AsmPrinter: Introduce DIEValue.def, NFC

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

llvm-svn: 238359
llvm/include/llvm/CodeGen/DIE.h
llvm/include/llvm/CodeGen/DIEValue.def [new file with mode: 0644]
llvm/lib/CodeGen/AsmPrinter/DIE.cpp