https://github.com/JDevlieghere requested changes to this pull request.
Yes, unfortunately this is ABI breaking. The const qualifier is encoded in the mangling (it'll add a `K`). You can confirm this yourself by running `nm` over the liblldb before and after adding the const qualifier https://github.com/llvm/llvm-project/pull/142275 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits