Преглед изворни кода

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


Неке датотеке нису приказане због велике количине промена