Use the DebugInfo wrappers instead of mucking about with the MDNode directly.
authorBill Wendling <isanbard@gmail.com>
Sat, 7 Jul 2012 00:52:35 +0000 (00:52 +0000)
committerBill Wendling <isanbard@gmail.com>
Sat, 7 Jul 2012 00:52:35 +0000 (00:52 +0000)
commit9cb22d6c8c71dc79f0903ca4c105c3e727e2ce24
treeb14ba7dd4020a0a31cb10b59b2b1726d0ee4e834
parentee17cee77cb9a887cf4055369a346dd59efdbff6
Use the DebugInfo wrappers instead of mucking about with the MDNode directly.

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