commit | 5d0334a48ca57a6d1fe799f120629ea06563239c | [log] [tgz] |
---|---|---|
author | Adrian Prantl <aprantl@apple.com> | Fri Jul 28 20:21:02 2017 +0000 |
committer | Adrian Prantl <aprantl@apple.com> | Fri Jul 28 20:21:02 2017 +0000 |
tree | 702c37b002e5b3ab9e39ea72e2203906df4cf8a4 | |
parent | 2976ab9c15e4bf2274442f42a0a1094a41e294d5 [diff] |
Remove the obsolete offset parameter from @llvm.dbg.value There is no situation where this rarely-used argument cannot be substituted with a DIExpression and removing it allows us to simplify the DWARF backend. Note that this patch does not yet remove any of the newly dead code. rdar://problem/33580047 Differential Revision: https://reviews.llvm.org/D35951 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@309426 91177308-0d34-0410-b5e6-96231b3b80d8