summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/ProfileSummary.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <florian.hahn@arm.com>2018-05-29 17:40:03 +0000
committerFlorian Hahn <florian.hahn@arm.com>2018-05-29 17:40:03 +0000
commit7d3f9a88b963578e706f98558f3e3da431fdca56 (patch)
treef263744e405559a4c5154a630c8d3fe9b5951392 /llvm/lib/IR/ProfileSummary.cpp
parent1bbff4520e6ed377489221fe0e5ef0da928dbab8 (diff)
downloadbcm5719-llvm-7d3f9a88b963578e706f98558f3e3da431fdca56.tar.gz
bcm5719-llvm-7d3f9a88b963578e706f98558f3e3da431fdca56.zip
[TableGen] Fix leaking of PhysRegInputs.
Instead of dynamically allocating the vector for PhysRegs, we can allocate it on the stack and move it into InstructionMemo. Reviewers: mcrosier, craig.topper, RKSimon, dsanders Reviewed By: dsanders Differential Revision: https://reviews.llvm.org/D47461 llvm-svn: 333438
Diffstat (limited to 'llvm/lib/IR/ProfileSummary.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud