diff options
author | Cameron Zwarich <zwarich@apple.com> | 2011-02-22 08:54:30 +0000 |
---|---|---|
committer | Cameron Zwarich <zwarich@apple.com> | 2011-02-22 08:54:30 +0000 |
commit | 7cf88763e03bc431f7b4ac3abce1d7eb742dbc5a (patch) | |
tree | 6f3f80f3463bf864b894ace929c92867850d967a /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7f5aa90d62b8dd55da7b46f36ef2d5e3ed2c5ffe (diff) | |
download | bcm5719-llvm-7cf88763e03bc431f7b4ac3abce1d7eb742dbc5a.tar.gz bcm5719-llvm-7cf88763e03bc431f7b4ac3abce1d7eb742dbc5a.zip |
MachineConstantPoolValues are not uniqued, so they need to be freed if they
share entries. Add a DenseSet to MachineConstantPool for the MachineCPVs that
it owns.
This will hopefully fix the MC/ARM/elf-reloc-01.ll failure on the leaks bots.
llvm-svn: 126218
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions