-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the var location test harness to allow for subprogram DIE high_pc attrs that are offsets from low_pc as opposed to addresses themselves (this is what the Go compiler will be doing when it generates DWARF5). Also add "-trimpath" to a number of the builds to make it easier to diff good/bad DWARF. Updates golang/go#26379. Change-Id: I708e14e5bb60ba4ebd668e616c4ca37f8d998efc Reviewed-on: https://go-review.googlesource.com/c/debug/+/636518 LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: David Chase <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]>
- Loading branch information
Showing
2 changed files
with
13 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters