OSDN Git Service

Add getDebugLocTuple to retrieve the DebugLocTuple for a given DebugLoc object.
authorBill Wendling <isanbard@gmail.com>
Tue, 3 Feb 2009 22:49:58 +0000 (22:49 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 3 Feb 2009 22:49:58 +0000 (22:49 +0000)
commit85e3af9b70cc48535b3d41049bae907335f184ab
tree5ce7946b0ab83fa605b7ba0f492b487706b2145e
parent713adbc4723a9afcd6cd5018915a6070393c8c6d
Add getDebugLocTuple to retrieve the DebugLocTuple for a given DebugLoc object.

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