Stefan Gränitz bdc822d2cf
[lli] Honor --jit-linker-kind=rtdyld on platforms that default to jitlink (#167860)
So far, the setting enforced only jitlink but not rtdyld. We get better
test coverage now that we honor both cases. We drop EPC-based execution
on the way, because with ORC lli always executes in-process.
2025-12-18 13:53:31 +01:00
..