summaryrefslogtreecommitdiffstats
path: root/llgo/third_party/gofrontend/libgo/go/runtime/debug/garbage.go
diff options
context:
space:
mode:
Diffstat (limited to 'llgo/third_party/gofrontend/libgo/go/runtime/debug/garbage.go')
-rw-r--r--llgo/third_party/gofrontend/libgo/go/runtime/debug/garbage.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/llgo/third_party/gofrontend/libgo/go/runtime/debug/garbage.go b/llgo/third_party/gofrontend/libgo/go/runtime/debug/garbage.go
index edb3643871e..c3363f9dd58 100644
--- a/llgo/third_party/gofrontend/libgo/go/runtime/debug/garbage.go
+++ b/llgo/third_party/gofrontend/libgo/go/runtime/debug/garbage.go
@@ -149,5 +149,5 @@ func SetPanicOnFault(enabled bool) bool
// WriteHeapDump writes a description of the heap and the objects in
// it to the given file descriptor.
-// The heap dump format is defined at http://golang.org/s/go13heapdump.
+// The heap dump format is defined at https://golang.org/s/go13heapdump.
func WriteHeapDump(fd uintptr)
OpenPOWER on IntegriCloud