[llvm] [lli] Honor --jit-linker-kind=rtdyld on platforms that default to jitlink (PR #167860)

Stefan Gränitz via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 18 09:28:35 PST 2025


weliveindetail wrote:

@ilovepi Thanks for catching this! This test isn't supposed to run on macOS. It should be `x86_64-linux` only, just like `debug-descriptor.ll`. Let me fix forward.

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


More information about the llvm-commits mailing list