mchoo7 wrote: > This is fine, though I note that it might be nice to avoid breaking pre-14.0 > kernel debugging? If for nothing else but to establish the infrastructure to > grab a __FreeBSD_version from the target (if it doesn't exist) and use that > for runtime compat. I realize that it's a tough sell with 13.5 going out of > support in just a few short months, though.
Although dropping stable/13 support was approved #179587, @emaste approved because it was text-only approval (not actually breaking stable/13). This change definitely breaks stable/13 so I need approval from him again. https://github.com/llvm/llvm-project/pull/180222 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
