CodeGen: Remove redundant DIETypeSignature::dump(), NFC
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Sat, 23 May 2015 01:26:26 +0000 (01:26 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Sat, 23 May 2015 01:26:26 +0000 (01:26 +0000)
commit804c199b75a717164144cccd1ccbbdab370cf958
treea97fe1d07ee9b43624d8cb87b695a5c904b6b921
parentd434a0a1b26ad8abc24edcd50bbf22a8150c8e8b
CodeGen: Remove redundant DIETypeSignature::dump(), NFC

We already have this in `DIEValue`; no reason to shadow it.

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