summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2015-01-02 19:06:25 +0000
committerDavid Blaikie <dblaikie@gmail.com>2015-01-02 19:06:25 +0000
commitba90b04b7bbbaa88dc0bbef341d62cf454041230 (patch)
tree667ace81d52b3d5159b3e096a62c945e53385182 /llvm/docs
parent434fedb8d8eec0d5d9e904fcb9a9f1c8d2a8513b (diff)
downloadbcm5719-llvm-ba90b04b7bbbaa88dc0bbef341d62cf454041230.tar.gz
bcm5719-llvm-ba90b04b7bbbaa88dc0bbef341d62cf454041230.zip
DebugInfo: Fix cases where location failed to be updated after r225000
The optimization (that appears to have been here since the earliest implementation (r50848) & has become more complicated over the years) to avoid recreating the debugloc if it would be the same was out of date because ApplyDebugLocation was not re-updating the CurLoc/PrevLoc. This optimization doesn't look terribly beneficial/necessary, so I'm removing it - if it turns up in benchmarks, I'm happy to reconsider/reimplement this with justification, but for now it just seems to add complexity/problems. llvm-svn: 225083
Diffstat (limited to 'llvm/docs')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud