summaryrefslogtreecommitdiffhomepage
path: root/pkg/marshal
diff options
context:
space:
mode:
authorgVisor bot <gvisor-bot@google.com>2021-03-22 19:07:41 +0000
committergVisor bot <gvisor-bot@google.com>2021-03-22 19:07:41 +0000
commit1da1290bfb13fa2f2c9409ec5bd88693ceedc2cc (patch)
tree2a931e2ebf34e79f09992e427a014fcb6c752cc2 /pkg/marshal
parenteb11764fbf2f8db7a8ac6b8bf1beaf6b3ea276c4 (diff)
parent6bd2c6ce7307a6422e9aad26b8b3dec006f75e2d (diff)
Merge release-20210315.0-6-g6bd2c6ce7 (automated)
Diffstat (limited to 'pkg/marshal')
-rw-r--r--pkg/marshal/primitive/primitive_abi_autogen_unsafe.go6
1 files changed, 6 insertions, 0 deletions
diff --git a/pkg/marshal/primitive/primitive_abi_autogen_unsafe.go b/pkg/marshal/primitive/primitive_abi_autogen_unsafe.go
index 1a3df2c0c..7564cecec 100644
--- a/pkg/marshal/primitive/primitive_abi_autogen_unsafe.go
+++ b/pkg/marshal/primitive/primitive_abi_autogen_unsafe.go
@@ -1,5 +1,11 @@
// Automatically generated marshal implementation. See tools/go_marshal.
+// If there are issues with build tag aggregation, see
+// tools/go_marshal/gomarshal/generator.go:writeHeader(). The build tags here
+// come from the input set of files used to generate this file. This input set
+// is filtered based on pre-defined file suffixes related to build tags, see
+// tools/defs.bzl:calculate_sets().
+
package primitive
import (