소스 검색

src/jit.rs: Move emitting functions to JitCompiler

These functions belong to the JIT compiler and should be part of its
implementation.

Also, remove the [#inline] directives: I can't remember what they were
here for in the first place, possibly just because uBPF would inline the
equivalent functions. Leave it to the compiler to decide what to inline.

Signed-off-by: Quentin Monnet <quentin@isovalent.com>
Quentin Monnet 2 년 전
부모
커밋
6f8ba2e86b
1개의 변경된 파일527개의 추가작업 그리고 554개의 파일을 삭제
  1. 527 554
      src/jit.rs

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 527 - 554
src/jit.rs


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.