For google-internal, optimize proto parse code for lazy scenario, by annotate byte-type fields with Cord.

PiperOrigin-RevId: 300649234
Change-Id: Iac5f7923cbfc5ff2cc96b2db877a4dc79cd89197
This commit is contained in:
Mingming Liu 2020-03-12 16:34:13 -07:00 committed by TensorFlower Gardener
parent 749708ed0e
commit 3614f46e1f

View File

@ -1267,6 +1267,7 @@ filegroup(
"abi.h",
"casts.h",
"context.h",
"cord.h",
"cpu_feature_guard.h",
"cpu_info.h",
"dynamic_annotations.h",