Commit a4ff90df authored by Shenghou Ma's avatar Shenghou Ma

cmd/ld: correct comment.

LGTM=iant
R=golang-codereviews, iant
CC=golang-codereviews
https://golang.org/cl/88360044
parent c91c564e
......@@ -1393,7 +1393,7 @@ movetomodule(DWDie *parent)
die->link = parent->child;
}
// If the pcln table contains runtime/zruntime_defs_*.go, use that to set gdbscript path.
// If the pcln table contains runtime/string.goc, use that to set gdbscript path.
static void
finddebugruntimepath(LSym *s)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment