AsmPrinter: Store MDExpression directly instead of MDNode, NFC
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 17 Apr 2015 16:36:10 +0000 (16:36 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 17 Apr 2015 16:36:10 +0000 (16:36 +0000)
commitc0f7dd72b7a4e6434696ce576d4820056ae41b52
tree0ed21689460e6d5f2b5b4bc3c348136bae6f913e
parent546c8be9678a0b7c1a5197d4f695ec70e88424b6
AsmPrinter: Store MDExpression directly instead of MDNode, NFC

Clean up `DebugLocEntry::Value::Expression`'s type while I'm messing
around in here anyway.

llvm-svn: 235203
llvm/lib/CodeGen/AsmPrinter/DebugLocEntry.h
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp