[PATCH] D12351: Changing @llvm.objectsize(i8*, i1) to @llvm.objectsize(i8*, i8)
George Burgess IV via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 4 10:12:35 PST 2015
george.burgess.iv abandoned this revision.
george.burgess.iv added a comment.
Patch is no longer necessary -- clang can handle `__builtin_object_size` well enough on its own for type={1,3}.
http://reviews.llvm.org/D12351
More information about the llvm-commits
mailing list