[asan] use ADD instead of OR when applying shadow offset of PowerPC. See http://gcc...
authorKostya Serebryany <kcc@google.com>
Wed, 23 Jan 2013 12:54:55 +0000 (12:54 +0000)
committerKostya Serebryany <kcc@google.com>
Wed, 23 Jan 2013 12:54:55 +0000 (12:54 +0000)
commit48a615fee78c3c262c60147a65dc6fff5fd6bb3b
tree0fd8434e7d0f2cab5d35de1655c352f9274d1de0
parent70465616c29538e21e4dc3e0a70d8edb4b93bf5f
[asan] use ADD instead of OR when applying shadow offset of PowerPC. See gcc.gnu.org/bugzilla/show_bug.cgi?id=55975 for details

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