diff options
author | Larisse Voufo <lvoufo@google.com> | 2015-02-25 23:48:43 +0000 |
---|---|---|
committer | Larisse Voufo <lvoufo@google.com> | 2015-02-25 23:48:43 +0000 |
commit | 697b32a0cb702f2cc50329e25bfad15abc5beb9b (patch) | |
tree | 8e114ec40833432cc5c99ed92341e80413d440a5 /llvm/lib/Analysis/MemDepPrinter.cpp | |
parent | 17151eba64be0688d51991321e65addb88910cd9 (diff) | |
download | bcm5719-llvm-697b32a0cb702f2cc50329e25bfad15abc5beb9b.tar.gz bcm5719-llvm-697b32a0cb702f2cc50329e25bfad15abc5beb9b.zip |
Improvement on sized deallocation from r230160:
Do not declare sized deallocation functions dependently on whether it is found in global scope. Instead, enforce the branching in emitted code by (1) declaring the functions extern_weak and (2) emitting sized delete expressions as a branching between both forms delete.
llvm-svn: 230580
Diffstat (limited to 'llvm/lib/Analysis/MemDepPrinter.cpp')
0 files changed, 0 insertions, 0 deletions