https://github.com/DavidSpickett commented:
How exactly is it vulnerable? I think the mnemonic you land on would also be vulnerable to codegen changes as well. Unless you arrange for the step to never leave your inline asm blocks, then you can guarantee what it will be. Maybe that is what you have done, it's hard to tell just by the diff. https://github.com/llvm/llvm-project/pull/156506 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
