[PATCH] D58434: AddressSanitizer: 64-bit SPARC/Linux port

Eric Botcazou via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 20 03:05:02 PST 2019


ebotcazou created this revision.
ebotcazou added a reviewer: Sanitizers.
ebotcazou added a project: Sanitizers.
Herald added subscribers: llvm-commits, jdoerfert, fedor.sergeev, kubamracek, jyknight.
Herald added a project: LLVM.

This patch contains the bits required to make the AddressSanitizer work on SPARC64/Linux (SPARC-T4 and later).


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D58434

Files:
  compiler-rt/lib/asan/asan_allocator.h
  compiler-rt/lib/asan/asan_mapping.h
  compiler-rt/lib/asan/asan_mapping_sparc64.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58434.187540.patch
Type: text/x-patch
Size: 6167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190220/eeb370c1/attachment.bin>


More information about the llvm-commits mailing list