[PATCH] D19778: [sanitizers] [SystemZ] Add __tls_get_offset interceptor.

Marcin Koƛcielnicki via llvm-commits llvm-commits at lists.llvm.org
Mon May 2 16:59:58 PDT 2016


koriakin added a comment.

In http://reviews.llvm.org/D19778#419333, @kcc wrote:

> LGTM (I did not try to review the actual code under #ifdef)
>  If we get more of these, please move them into a separate s390-specific file


Thanks, that should be the last s390-specific code change for asan - I've got the testsuite passing already, but still need to land many patches on the llvm side.


Repository:
  rL LLVM

http://reviews.llvm.org/D19778





More information about the llvm-commits mailing list