Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Fix macros for converting little endian to host for TF_TSRT_OFFSET Ge…
…tSize Make the macro that converts little endian data do nothing on little endian hosts, and byte swap otherwise. This only affects getting the size of TStrings of type "Offset". Added a test for TStrings of type "Offset" that checks if type and size are consistent. PiperOrigin-RevId: 400789721 Change-Id: I1398bffd842ab1631614b212b7c3a2af88d99538
- Loading branch information
1 parent
14e5329
commit 3712a2d
Showing
2 changed files
with
29 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters