[PATCH] D14907: [tsan] Fix weakly imported functions on OS X

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 30 05:30:23 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL254298: [tsan] Fix weakly imported functions on OS X (authored by kuba.brecka).

Changed prior to commit:
  http://reviews.llvm.org/D14907?vs=40908&id=41394#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14907

Files:
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_internal_defs.h
  compiler-rt/trunk/lib/tsan/rtl/tsan_defs.h
  compiler-rt/trunk/lib/tsan/rtl/tsan_flags.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_mman.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_rtl.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_rtl_report.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_suppressions.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_symbolize.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14907.41394.patch
Type: text/x-patch
Size: 5024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151130/ef5e7d89/attachment.bin>


More information about the llvm-commits mailing list