[MemorySanitizer] NFC. Do not use GET_INTRINSIC_MODREF_BEHAVIOR table.
authorIgor Laevsky <igmyrj@gmail.com>
Tue, 20 Oct 2015 21:33:30 +0000 (21:33 +0000)
committerIgor Laevsky <igmyrj@gmail.com>
Tue, 20 Oct 2015 21:33:30 +0000 (21:33 +0000)
commit48b3c93735585243d5e0765b0a5f64a5340988cd
tree888a7f6f50df5f84eb094dd0ead674bda2f6624c
parentcf2cac0bd9e8ef070eadb2beb3e9ee4eae9eb555
[MemorySanitizer] NFC. Do not use GET_INTRINSIC_MODREF_BEHAVIOR table.

It is now possible to infer intrinsic modref behaviour purely from intrinsic attributes.
This change will allow to completely remove GET_INTRINSIC_MODREF_BEHAVIOR table.

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

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