[PATCH] asan: fix atomic operations on ARM

Dmitry Vyukov dvyukov at google.com
Mon Jan 20 06:01:02 PST 2014


Hi eugenis,

implement correct atomic load/store for ARM
add test for atomic load/store


http://llvm-reviews.chandlerc.com/D2582

Files:
  lib/sanitizer_common/sanitizer_atomic.h
  lib/sanitizer_common/sanitizer_atomic_clang.h
  lib/sanitizer_common/tests/sanitizer_atomic_test.cc
  lib/asan/asan_allocator.h
  CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2582.1.patch
Type: text/x-patch
Size: 11073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140120/d16d7f5c/attachment.bin>


More information about the llvm-commits mailing list