[Lldb-commits] [lldb] [lldb][Process/FreeBSDKernelCore] Add assertion for pcb (PR #183969)
Minsoo Choo via lldb-commits
lldb-commits at lists.llvm.org
Wed Mar 11 12:02:04 PDT 2026
mchoo7 wrote:
> The PR summary needs to be updated as it (incorrectly) asserts that you can't use preprocessor macros for this and (now inaccurately) states that they're not being used. Also for the first sentence the PCB layout may never be stable, so I'd drop the "yet".
Updated PR description. I had [discussion](https://lists.freebsd.org/archives/dev-commits-src-main/2026-February/039712.html) with @kostikbel and @bsdjhb on stable pcb, but I'm not sure if Konstantin still wants to work on this.
https://github.com/llvm/llvm-project/pull/183969
More information about the lldb-commits
mailing list