summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/InstPrinter/X86InstComments.cpp
diff options
context:
space:
mode:
authorKuba Brecka <kuba.brecka@gmail.com>2015-11-21 12:53:34 +0000
committerKuba Brecka <kuba.brecka@gmail.com>2015-11-21 12:53:34 +0000
commit6bbb8519e2cdf90a84d60102f6bfbc44de6afaff (patch)
tree49d4ffbba4b82c732c2133f76a955b0721ba304f /llvm/lib/Target/X86/InstPrinter/X86InstComments.cpp
parent5cbe1224396b2dc8a70605587168b0428b9d456f (diff)
downloadbcm5719-llvm-6bbb8519e2cdf90a84d60102f6bfbc44de6afaff.tar.gz
bcm5719-llvm-6bbb8519e2cdf90a84d60102f6bfbc44de6afaff.zip
[tsan] Fix __cxa_guard_* interceptors on OS X
This patch fixes the __cxa_guard_acquire, __cxa_guard_release and __cxa_guard_abort interceptors on OS X. They apparently work on Linux just by having the same name, but on OS X, we actually need to use TSAN_INTERCEPTOR. Differential Revision: http://reviews.llvm.org/D14868 llvm-svn: 253776
Diffstat (limited to 'llvm/lib/Target/X86/InstPrinter/X86InstComments.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud