swift
43a2929d
- [IRGen] Add main() to __swift5_entry.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
[IRGen] Add main() to __swift5_entry. To enable lookup of the entry point, emit a pointer to that entry point into a new section; on MachO, the __swift5_entry section of the __TEXT segment. rdar://problem/66402358
References
#33269 - [5.3] [IRGen] Add main() to __swift5_entry.
Author
nate-chandler
Committer
nate-chandler
Parents
5d3b5983
Loading