summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/CallingConvLower.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2014-12-22 23:12:42 +0000
committerDavid Blaikie <dblaikie@gmail.com>2014-12-22 23:12:42 +0000
commitea37c1173e0a58a18a95c37535f3ac0abacccc03 (patch)
treed0fe74643cb15c9a2481f1cd142d3a6b5e6a8188 /llvm/lib/CodeGen/CallingConvLower.cpp
parentd9e64b6c08e32ee522e8a1f76c88a0c2bb028b90 (diff)
downloadbcm5719-llvm-ea37c1173e0a58a18a95c37535f3ac0abacccc03.tar.gz
bcm5719-llvm-ea37c1173e0a58a18a95c37535f3ac0abacccc03.zip
Remove dynamic allocation/indirection from GCOVBlocks owned by GCOVFunction
Since these are all created in the DenseMap before they are referenced, there's no problem with pointer validity by the time it's required. This removes another use of DeleteContainerSeconds/manual memory management which I'm cleaning up from time to time. llvm-svn: 224744
Diffstat (limited to 'llvm/lib/CodeGen/CallingConvLower.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud