diff options
| author | Michael Pratt <mpratt@google.com> | 2023-02-22 17:50:20 -0500 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2023-02-23 22:08:33 +0000 |
| commit | f60a2a9c9423222b52ecb5f6463787f913195127 (patch) | |
| tree | 0b1c37bd0e6f6110c9bf68bbd25a44c2bc3a4f71 /src/encoding/json/encode.go | |
| parent | 778a60c1033f21ed0a8977d6292e9964476dda68 (diff) | |
| download | go-f60a2a9c9423222b52ecb5f6463787f913195127.tar.xz | |
cmd/compile: adjust inlined DW_AT_call_line by //line
insertInlCall mistakenly uses the absolute line number of the call
rather than the relative line number (adjusted by //line). Switch to the
correct line number.
The call filename was already correct.
Fixes #58648
Change-Id: Id8d1848895233e972d8cfe9c5789a88e62d06556
Reviewed-on: https://go-review.googlesource.com/c/go/+/470876
Reviewed-by: Than McIntosh <thanm@google.com>
Run-TryBot: Michael Pratt <mpratt@google.com>
Auto-Submit: Michael Pratt <mpratt@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Diffstat (limited to 'src/encoding/json/encode.go')
0 files changed, 0 insertions, 0 deletions
