da-viper wrote: > Technically this is ABI breaking since the mangling of those method will > change.
@medismailben I assume we is guarantee stable ABI for only released versions. And the changed function are for only newly added functions in 22.git branch that has not been released yet. https://github.com/llvm/llvm-project/pull/172687 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
