From: Mike L. <mik...@gm...> - 2018-03-06 21:14:01
|
Hi, Is there support for jumping over inserted VEX IR, or would that just be handled by a guarded dirty call? E.g. would it make sense to insert Exit statements to instructions (IMarks) in the same basic block? An ITE expression doesn't seem to fit my use-case as I'm looking to jump over a larger set of statements. Thank you, Mike |