diff options
author | Eric Christopher <echristo@gmail.com> | 2017-06-30 05:38:56 +0000 |
---|---|---|
committer | Eric Christopher <echristo@gmail.com> | 2017-06-30 05:38:56 +0000 |
commit | dbb92cad2e4c0107e1a1cbfe708f377cfb53cb98 (patch) | |
tree | 72dee05957d9ba87c521e09adf867e9c49427ff6 /llvm/lib/CodeGen/RegAllocFast.cpp | |
parent | b853ef99474f338e93d2402641aa4643441d34f9 (diff) | |
download | bcm5719-llvm-dbb92cad2e4c0107e1a1cbfe708f377cfb53cb98.tar.gz bcm5719-llvm-dbb92cad2e4c0107e1a1cbfe708f377cfb53cb98.zip |
Rewrite demangle memory handling.
The return of itaniumDemangle is allocated with malloc rather than new[]
and so using unique_ptr isn't called for here. As a note for the future
we should rewrite it to do this.
llvm-svn: 306788
Diffstat (limited to 'llvm/lib/CodeGen/RegAllocFast.cpp')
0 files changed, 0 insertions, 0 deletions