NVPTX: Delete dead code
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Wed, 3 Dec 2014 04:13:23 +0000 (04:13 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Wed, 3 Dec 2014 04:13:23 +0000 (04:13 +0000)
commit2212800542f4f7b8fb30cfe8244e6c5e38e9bdd1
treec30500b28474d7369370110c541f4c70c7de624f
parenta4cb89023d664cedcc4f449b5c0f56ca229dbcf8
NVPTX: Delete dead code

`MDNode` does not inherit from `User`, and it never has a name.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223198 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/NVPTX/NVPTXAsmPrinter.cpp