diff options
author | Florian Hahn <florian.hahn@arm.com> | 2018-05-29 17:40:03 +0000 |
---|---|---|
committer | Florian Hahn <florian.hahn@arm.com> | 2018-05-29 17:40:03 +0000 |
commit | 7d3f9a88b963578e706f98558f3e3da431fdca56 (patch) | |
tree | f263744e405559a4c5154a630c8d3fe9b5951392 /llvm/lib/IR/ProfileSummary.cpp | |
parent | 1bbff4520e6ed377489221fe0e5ef0da928dbab8 (diff) | |
download | bcm5719-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