AsmPrinter: Take DIEValueList in some DwarfUnit API, NFC
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Sun, 2 Aug 2015 20:44:46 +0000 (20:44 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Sun, 2 Aug 2015 20:44:46 +0000 (20:44 +0000)
commit69e4c2fc866dbad2b04ad976f9df90216e7adbe1
tree57b115bde4fa6fedbf93b67acde1f721898285d1
parentbc3c2c319c899218bbcae2f934cf98d1e05e964f
AsmPrinter: Take DIEValueList in some DwarfUnit API, NFC

Take `DIEValueList` instead of `DIE` so that `DIEBlock` and `DIELoc` can
stop inheriting from `DIE` in a future commit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243855 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfUnit.cpp
lib/CodeGen/AsmPrinter/DwarfUnit.h