[llvm-branch-commits] [lldb] Add DisassemblerLLVMC::IsBarrier API (PR #169632)
Felipe de Azevedo Piovezan via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Nov 26 02:55:33 PST 2025
https://github.com/felipepiovezan created https://github.com/llvm/llvm-project/pull/169632
This will allow the instruction emulation unwinder to reason about
instructions that prevent the subsequent instruction from executing.
commit-id:bb5df4aa
More information about the llvm-branch-commits
mailing list