mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
182b861a34
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.