Bump bpf-tools to v1.19 (#21256)

Toolchain upgrade to rust 1.56.0 and clang 13.0.
This commit is contained in:
Dmitri Makarov
2021-11-13 11:36:28 -08:00
committed by GitHub
parent 3fc858eb60
commit 3f4f05865d
3 changed files with 4 additions and 4 deletions

View File

@ -1371,8 +1371,8 @@ fn assert_instruction_count() {
("noop++", 5),
("relative_call", 26),
("return_data", 980),
("sanity", 1248),
("sanity++", 1252),
("sanity", 1255),
("sanity++", 1260),
("secp256k1_recover", 25383),
("sha", 1328),
("struct_pass", 108),