DIBuilder: Delete dead code, NFC
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 19 Sep 2014 23:17:58 +0000 (23:17 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 19 Sep 2014 23:17:58 +0000 (23:17 +0000)
commit3f71e22d8fcdd66174a7c849fe4ab0256b054688
tree4b170dc9136fc933669a5261923d9927de1880bb
parent1a505ebae44f0a307b9d5061829be582900dccf0
DIBuilder: Delete dead code, NFC

There are two versions of `DIBuilder::createObjCIVar()`.  Delete the one
that's apparently dead.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218167 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/DIBuilder.h
lib/IR/DIBuilder.cpp