]> granicus.if.org Git - clang/commit
Debug Info: don't bother reinserting elements into maps we just retrieved them from
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 21 May 2013 18:08:19 +0000 (18:08 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 21 May 2013 18:08:19 +0000 (18:08 +0000)
commit297dee826f8979a2b910e46b96d59c5308f638f6
tree6f66a0e44be6cf37ac3fe928557470daa00e0f2a
parent1e97c1e978cd71cb1fda14d7954045dd3da4924d
Debug Info: don't bother reinserting elements into maps we just retrieved them from

(no intended behavior change)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@182403 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp