[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 10:49:35 PDT 2026


mchoo7 wrote:

> Please just gate them on preprocessor defines, no cmake

I thought preprocessor defines (e.g. __amd64__, __FreeBSD__) are for targets not host that builds the software?

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


More information about the lldb-commits mailing list