GTIRB
v2.2.0
GrammaTech Intermediate Representation for Binaries
|
All APIs must provide functionality for retrieving the following version information.
GTIRB_PROTOBUF_VERSION
variable.The required functionality is provided as follows.
Language | GTIRB version | Protobuf version |
---|---|---|
C++ | macro GTIRB_VERSION_STRING | macro GTIRB_PROTOBUF_VERSION |
Python | gtirb.version.API_VERSION | gtirb.version.PROTOBUF_VERSION |
Common Lisp | constant gtirb-version | constant protobuf-version |