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)
commit614a89f5b2263c4d5a5fc332beb992c97f55fb63
treea4140d2358020d5340e2fcf4e16fae83b8305b2f
parent25f0642afd3b967907732b2a0968897f486039eb
Hoist all of the Entry.getLoc() calls int a single variable.

llvm-svn: 185589
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp