[Lldb-commits] [lldb] [LLDB] Allow specifying a custom exports file (PR #68013)

Alex Langford via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 4 15:03:22 PDT 2023


bulbazord wrote:

> I think we need to make it clear wherever in the build system that the knob for turning on these exports lives that you use these symbols at your own risk, and we guarantee NO ABI stability for anything but the SB API's. We know that on this list but somebody getting the sources might think this was a supported configuration and be sad further down the line. Jim

In that case, maybe we should emit a CMake warning instead of just an info message? 

https://github.com/llvm/llvm-project/pull/68013


More information about the lldb-commits mailing list