revert the usage of the objectsize intrinsic with 3 parameters (to match LLVM r157255)
authorNuno Lopes <nunoplopes@sapo.pt>
Tue, 22 May 2012 15:26:48 +0000 (15:26 +0000)
committerNuno Lopes <nunoplopes@sapo.pt>
Tue, 22 May 2012 15:26:48 +0000 (15:26 +0000)
commit2b1ff46ed101e4a79946451d7f8815338a93bb5a
tree6638f7cf1fa2507e06ea85109b01cde94bcadd02
parentad40c0a4252a549388c299fa80d15dc67f13242e
revert the usage of the objectsize intrinsic with 3 parameters (to match LLVM r157255)

llvm-svn: 157256
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/CodeGen/CGExpr.cpp
clang/test/CodeGen/bounds-checking.c
clang/test/CodeGen/object-size.c