diff options
author | drh <> | 2022-04-02 22:47:47 +0000 |
---|---|---|
committer | drh <> | 2022-04-02 22:47:47 +0000 |
commit | c2808f39d1b9f13d362a465ee3687022b51f6b40 (patch) | |
tree | 173fe5b4d2f21f1cc04d1a129f47fa2f926c0339 /manifest.uuid | |
parent | 1f416db2926d5c41e04db2537f6343959b7bb09e (diff) | |
download | sqlite-c2808f39d1b9f13d362a465ee3687022b51f6b40.tar.gz sqlite-c2808f39d1b9f13d362a465ee3687022b51f6b40.zip |
Expand the getVarint32() macro in a few places, as the C-compiler seems to
be able to optimize better when that macro is expanded manually.
FossilOrigin-Name: cd4fe34b98bf5ce26f3596c717edb73932f3b46ad6e9b4934d06b7b3c176a0d6
Diffstat (limited to 'manifest.uuid')
-rw-r--r-- | manifest.uuid | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.uuid b/manifest.uuid index d87692bdb..364727c8d 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -8a3a3486358d076c34e515ac92663a04f0c7ff10f405094cb5b6ada0d5f05cdc
\ No newline at end of file +cd4fe34b98bf5ce26f3596c717edb73932f3b46ad6e9b4934d06b7b3c176a0d6
\ No newline at end of file |