summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/xray/xray_interface.cc
diff options
context:
space:
mode:
authorDean Michael Berris <dberris@google.com>2018-06-05 03:46:54 +0000
committerDean Michael Berris <dberris@google.com>2018-06-05 03:46:54 +0000
commit8ba925d2c35e55a48c8817194e333c9599304a78 (patch)
tree99ea4549dfd581e990c35f55d095e755b80d2a48 /compiler-rt/lib/xray/xray_interface.cc
parente5eb99668c3413726c27bb57f8c7560cbd3df51c (diff)
downloadbcm5719-llvm-8ba925d2c35e55a48c8817194e333c9599304a78.tar.gz
bcm5719-llvm-8ba925d2c35e55a48c8817194e333c9599304a78.zip
[XRay][compiler-rt] Remove reliance on C++ ABI from BufferQueue
Summary: This is part of the work to address http://llvm.org/PR32274. We remove the calls to array-placement-new and array-delete. This allows us to rely on the internal memory management provided by sanitizer_common/sanitizer_internal_allocator.h. Reviewers: eizan, kpw Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D47695 llvm-svn: 333982
Diffstat (limited to 'compiler-rt/lib/xray/xray_interface.cc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud