diff options
author | Alexander Potapenko <glider@google.com> | 2013-02-21 16:54:09 +0000 |
---|---|---|
committer | Alexander Potapenko <glider@google.com> | 2013-02-21 16:54:09 +0000 |
commit | a47c6ee286d13ce76cc6ab5ce4c34b1489892af7 (patch) | |
tree | 087964f10cc97995276ba2d9a86aab9970d562e9 /llvm/lib/CodeGen | |
parent | e93249befaa2383cc34c27771265123090cda085 (diff) | |
download | bcm5719-llvm-a47c6ee286d13ce76cc6ab5ce4c34b1489892af7.tar.gz bcm5719-llvm-a47c6ee286d13ce76cc6ab5ce4c34b1489892af7.zip |
[ASan] Make sure operator new/delete and friends are intercepted on OS X.
Because the interceptors will reside in a dylib, not the main executable, we can't just declare them,
but must use the interposition machinery.
Fix the test expectations in large_func_test.cc affected by the change.
This CL should make our Mac buildbots green.
llvm-svn: 175763
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions