hopefully fix the buildbots: some tests have wrong definitions of malloc and were...
authorNuno Lopes <nunoplopes@sapo.pt>
Thu, 21 Jun 2012 16:47:58 +0000 (16:47 +0000)
committerNuno Lopes <nunoplopes@sapo.pt>
Thu, 21 Jun 2012 16:47:58 +0000 (16:47 +0000)
commit034dd6c6a118cf78ebfa6bf3496cd5b0df578a9e
tree6d9f8dd60938d01252246410d302c4afad75a9fe
parent7f5847270a650614b45f756e1a86502613be4921
hopefully fix the buildbots:  some tests have wrong definitions of malloc and were crashing this code on 64 bits machines

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158923 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/MemoryBuiltins.cpp
test/Transforms/InstCombine/objsize-64.ll [new file with mode: 0644]