Преглед на файлове

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


Някои файлове не бяха показани, защото твърде много файлове са промени