Documentation ¶
Overview ¶
Package encoder generates C++ code to encode the API structs in the proto wire format to be stored in the trace file.
This file creates only few abstraction so that it is easier to read, understand, and debug. It is in part based off the old LLVM-based gapil/compiler/plugins/encoder/encoder.go file, but changed to emit C++ code, rather than LLVM IR.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.