[PATCH] D35951: Remove the obsolete "offset" parameter from @llvm.dbg.value

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 27 19:42:23 PDT 2017


dexonsmith added a comment.

The code changes and test/Bitcode/upgrade-dbg-value.ll LGTM.

I spot-checked the other testcases, and couldn't find any that had anything other than `i64 0`.  Is that expected?  Or can you point me at a non-trivial one?


Repository:
  rL LLVM

https://reviews.llvm.org/D35951





More information about the llvm-commits mailing list