add a method to decode a DILocation into a NewDebugLoc.
authorChris Lattner <sabre@nondot.org>
Thu, 1 Apr 2010 03:55:42 +0000 (03:55 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 1 Apr 2010 03:55:42 +0000 (03:55 +0000)
commit68c551349947e659a79eb0d4782d0487756020b5
tree2670a5fd5071294345ca27012be83326cbc061b4
parentec306a9771dd151531e0af7a26ce973cfd43453d
add a method to decode a DILocation into a NewDebugLoc.

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