Files
Anutosh Bhat 182b861a34 [Immediate] drop unused MCJIT from LLVM_LINK_COMPONENTS (#84168)
I came across the PR migrating from MCJIT to the ORCJIT for swift immediate https://github.com/swiftlang/swift/pull/29863

Which tells me the mcjit present in the link components would end up being redundant.

Being my first PR towards swift, let me know if there is something more that I need to do.
2026-05-27 15:30:38 -07:00
..