| commit | ece1f86968f576ec6876fc398fd191256ce31039 | [log] [tgz] |
|---|---|---|
| author | David Benjamin <davidben@google.com> | Mon Apr 24 16:14:08 2023 -0400 |
| committer | Boringssl LUCI CQ <boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 25 18:50:59 2023 +0000 |
| tree | 998cc7343370d76272608b07428507479a9802b8 | |
| parent | 5748eb8a3314281151af1edc63ba58bfd7097d7d [diff] [blame] |
Re-add go:build ignore lines This reverts commit bab2f96e2637acb107fe9b099c58befbca918748. This clears the sea of red in my editor. Change-Id: I600ef6c36556fb526da729f0f0d8bc69db5c5a08 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/59186 Reviewed-by: Adam Langley <agl@google.com> Commit-Queue: David Benjamin <davidben@google.com>
diff --git a/util/diff_asm.go b/util/diff_asm.go index 27c0aa2..5ac1c04 100644 --- a/util/diff_asm.go +++ b/util/diff_asm.go
@@ -12,6 +12,8 @@ // OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN // CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +//go:build ignore + package main import (