BoundsChecking: add support for ConstantPointerNull. fixes a bunch of instrumentation...
authorNuno Lopes <nunoplopes@sapo.pt>
Fri, 8 Jun 2012 16:31:42 +0000 (16:31 +0000)
committerNuno Lopes <nunoplopes@sapo.pt>
Fri, 8 Jun 2012 16:31:42 +0000 (16:31 +0000)
commiteb90adffe11072f0378cb3251747086a27ddf4d2
treeb91b8a899aba23c3ffa74b66088308de546d5218
parent7c18922f85582816537a6c722e11589cd9692381
BoundsChecking: add support for ConstantPointerNull. fixes a bunch of instrumentation failures in loops with reallocs

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158210 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/BoundsChecking.cpp