weliveindetail wrote:

I was wondering as well and checked the codebase for existing uses, but no 
findings. Yes, clang has no JIT and may not reach the limit. And yes, LLDB is 
mostly an `.so` where the linker's approach might differ and/or it's just not 
built frequently for ARM. Myself, I usually opt for remote debugging and just 
build lldb-server.
https://github.com/llvm/llvm-project/pull/78959
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to