revert r160742: it's breaking CMake build
authorNuno Lopes <nunoplopes@sapo.pt>
Wed, 25 Jul 2012 18:49:28 +0000 (18:49 +0000)
committerNuno Lopes <nunoplopes@sapo.pt>
Wed, 25 Jul 2012 18:49:28 +0000 (18:49 +0000)
commit6e699bf38dd862331532bd6f74ec491bdfad5db9
treed775d86c6bf8e200b4b37ebf7e90d113e209cb69
parentd68e8cda245269c032a692873dc8eb163fa6ef00
revert r160742: it's breaking CMake build

original commit msg:
MemoryBuiltins: add support to determine the size of strdup'ed non-constant strings

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160751 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/MemoryBuiltins.h
lib/Analysis/MemoryBuiltins.cpp
lib/Transforms/Instrumentation/BoundsChecking.cpp
test/Instrumentation/BoundsChecking/strings.ll [deleted file]