[PATCH] D15041: [compiler-rt] Remove SANITIZER_AARCH64_VMA usage
Adhemerval Zanella via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 30 10:05:07 PST 2015
zatrazz updated this revision to Diff 41410.
zatrazz added a comment.
Changes from previous version:
- Rewrite print_address to take a variadic argument list (the addresses to print);
- Adjust the tests to new print_address signature.
http://reviews.llvm.org/D15041
Files:
lib/sanitizer_common/sanitizer_platform.h
lib/sanitizer_common/sanitizer_posix.cc
test/tsan/Darwin/symbolizer-atos.cc
test/tsan/Darwin/symbolizer-dladdr.cc
test/tsan/deadlock_detector_stress_test.cc
test/tsan/global_race.cc
test/tsan/global_race2.cc
test/tsan/global_race3.cc
test/tsan/memcmp_race.cc
test/tsan/memcpy_race.cc
test/tsan/mop_with_offset.cc
test/tsan/mop_with_offset2.cc
test/tsan/race_on_heap.cc
test/tsan/test.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15041.41410.patch
Type: text/x-patch
Size: 9645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151130/c0369cc1/attachment.bin>
More information about the llvm-commits
mailing list