[PATCH] D35951: Remove the obsolete "offset" parameter from @llvm.dbg.value
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 27 10:58:41 PDT 2017
aprantl added a comment.
For those living downstream I should also note that the IR testcase updates are not strictly necessary, since the auto upgrade code also works for assembler input, but I think it is less confusing to have the testcases use the up-to-date version of the intrinsics.
Repository:
rL LLVM
https://reviews.llvm.org/D35951
More information about the llvm-commits
mailing list