Use the interface through DIDescriptor to get the tag/version for a debug info
authorBill Wendling <isanbard@gmail.com>
Thu, 28 Jun 2012 00:41:44 +0000 (00:41 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 28 Jun 2012 00:41:44 +0000 (00:41 +0000)
commit58a6cf2c620ce4c127b926408d78aa607a373251
tree6fc28bb8139222cbd98531a5897919cc1ac1c4fc
parentd7df6cf8d0ad965499a993836704afdfae6f2e52
Use the interface through DIDescriptor to get the tag/version for a debug info
MDNode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159317 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/AsmWriter.cpp