[msan] Remove indirect call wrapping code.
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Thu, 27 Nov 2014 14:54:02 +0000 (14:54 +0000)
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Thu, 27 Nov 2014 14:54:02 +0000 (14:54 +0000)
commitc0b24f79495e97235fcbccec8310c2f7954b7385
tree5ee396954f78f042c0406199f2ec11f53e8d12a1
parent2b8e58cc82ce06075c90d0227182197cc4b8672e
[msan] Remove indirect call wrapping code.

This functionality was only used in MSanDR, which is deprecated.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222889 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/MemorySanitizer.cpp
test/Instrumentation/MemorySanitizer/do-not-emit-module-limits.ll [deleted file]
test/Instrumentation/MemorySanitizer/wrap_indirect_calls.ll [deleted file]