commit | f7195fa5f32b25bc394e4c27409d93f7b48b689e | [log] [tgz] |
---|---|---|
author | Heschi Kreinick <heschi@google.com> | Tue Mar 27 16:02:25 2018 -0400 |
committer | Heschi Kreinick <heschi@google.com> | Thu Apr 26 22:14:50 2018 +0000 |
tree | 814e9a5a2604f118c529411d24b0e661f37b8a40 | |
parent | 7fa577e31ac14e4b3f81669ca3be0f3a707ea19e [diff] |
gocore: skip non-Go CUs gocore can only handle DIEs produced by the Go toolchain. Skip CUs from other languages, e.g. C++ via cgo. Change-Id: If1ca99065ac73efe6aeef6284bbfd9df6a37dccd Reviewed-on: https://go-review.googlesource.com/107777 Run-TryBot: Heschi Kreinick <heschi@google.com> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>