Teach LLVM about the PPC64 memory sanitizer implementation.
authorJay Foad <jay.foad@gmail.com>
Thu, 25 Jun 2015 10:34:29 +0000 (10:34 +0000)
committerJay Foad <jay.foad@gmail.com>
Thu, 25 Jun 2015 10:34:29 +0000 (10:34 +0000)
commit0ee17729e56d5318904c9dafa785e99c08c9f025
tree93ea0df7b14bc8c8d95e84f5afe399e2c1e9dc32
parent780a0c9266692ca159eae149babf229a641725ab
Teach LLVM about the PPC64 memory sanitizer implementation.

Summary:
This is the LLVM part of the PPC memory sanitizer implementation in
D10648.

Reviewers: kcc, samsonov, willschm, wschmidt, eugenis

Reviewed By: eugenis

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D10649

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240627 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/MemorySanitizer.cpp