Descriptionsandbox/linux/bpf_dsl: remove ErrorCode intermediary representation
This changes PolicyCompiler to skip the pass that converts ResultExprs
into ErrorCodes, and instead it directly emits instructions using
CodeGen.
Reduces the size of sandbox_linux_unittests in release builds on amd64
by about 30kB.
BUG=414363
Committed: https://crrev.com/1f9ec0e417465d285e5033417a8b9456f3140a68
Cr-Commit-Position: refs/heads/master@{#347470}
Patch Set 1 #Patch Set 2 : cleanup comments #Patch Set 3 : Sync #
Total comments: 2
Messages
Total messages: 9 (2 generated)
|