swift
b122d8a7
- [Linux] Make sure we link with swiftrt on ELF/COFF platforms.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[Linux] Make sure we link with swiftrt on ELF/COFF platforms. This was causing `swift-backtrace` to crash when linked with the static version of the runtime, because the runtime then couldn't locate any of the necessary metadata. rdar://115278959
References
#68907 - [Linux] Provide a statically linked swift-backtrace binary.
Author
al45tair
Committer
al45tair
Parents
8e0325ef
Loading