[PATCH] D56761: Add a parameter to the objectsize intrinsic that controls whether to evaluate size dynamically

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 8 13:21:11 PST 2019


vsk added a comment.
Herald added a project: LLVM.

I think this breaks bitcode backwards compatibility:

  Callsite was not defined with variable arguments!
  i64 (i8*, i1, i1)* @llvm.objectsize.i64.p0i8


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56761/new/

https://reviews.llvm.org/D56761





More information about the llvm-commits mailing list