staticafi/llvm2c

Add sanity checks for order of passes

tomsik68 opened this issue · 0 comments

Some passes depend on each other, so they should check if the dependency has already been run.