From afedc99bd2e1f2c8b64e3deaf5ef4e1231a756af Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 22 Feb 2018 18:52:33 +0000 Subject: runtime: funcfileline: get missing function name from symbol table Copy the idea of https://golang.org/cl/92756 to funcfileline, which is used by runtime.FuncForPC, runtime.(*Frames).Next, and others. Reviewed-on: https://go-review.googlesource.com/96175 From-SVN: r257913 --- gcc/go/gofrontend/MERGE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc') diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE index f5d71f5..b708cb7 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -b4d61f028dd1623142df4130b6c660bb77474b7b +ed8647cc99652db2d689215c05f31ad038438a7e The first line of this file holds the git revision number of the last merge done from the gofrontend repository. -- cgit v1.1