Hoist all of the Entry.getLoc() calls int a single variable.
authorEric Christopher <echristo@gmail.com>
Wed, 3 Jul 2013 22:40:21 +0000 (22:40 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 3 Jul 2013 22:40:21 +0000 (22:40 +0000)
commit7c2f3e8944717239b6031ebc778de4547e1449e2
tree9d671978f4f5eb7569b2900f2625a9df2d2586c8
parent0d0782ae9325033176d1a9fc0912217b5c580cb5
Hoist all of the Entry.getLoc() calls int a single variable.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185589 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfDebug.cpp