Is your feature request related to a problem? Please describe.
Vex is lifting code but is currently unable to have optimization pass chaining and also does not have a normalization step.
Describe the solution you'd like
Follow LLVM's implmentation to provide these features.
Is your feature request related to a problem? Please describe.
Vex is lifting code but is currently unable to have optimization pass chaining and also does not have a normalization step.
Describe the solution you'd like
Follow LLVM's implmentation to provide these features.