diff options
| author | matloob <matloob@golang.org> | 2025-08-25 17:07:41 -0400 |
|---|---|---|
| committer | Michael Matloob <matloob@google.com> | 2025-08-29 16:58:58 -0700 |
| commit | 8377adafc548a0d9dab831477923d25ce4b10710 (patch) | |
| tree | 1ea9217ab21678675398c76c9c0968f23b2c1fdb /src/runtime | |
| parent | a7d9d5a80ae799f54e323060df0dfbccc83d3759 (diff) | |
| download | go-8377adafc548a0d9dab831477923d25ce4b10710.tar.xz | |
cmd/cgo: split loadDWARF into two parts
The first part runs gcc to get the debug information, and the second
part processes the debug information. The first part doesn't touch the
global and package level information that's computed so we can run it
earlier and concurrently in a later CL.
For #75167
Change-Id: I6a6a6964769a47792892066d06c16f239f532858
Reviewed-on: https://go-review.googlesource.com/c/go/+/699018
Reviewed-by: Michael Matloob <matloob@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Diffstat (limited to 'src/runtime')
0 files changed, 0 insertions, 0 deletions
