Skip to content

100% DOCUMENTATION #97

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 31, 2017
Merged

100% DOCUMENTATION #97

merged 1 commit into from
Aug 31, 2017

Conversation

CodaFi
Copy link
Member

@CodaFi CodaFi commented Aug 30, 2017

Turns out ObjectFile was the last 1%

@CodaFi
Copy link
Member Author

CodaFi commented Aug 30, 2017

Also, ObjectFile has a garbage API for requesting the type of a relocation. I'm thinking we can offer "projections" into datatypes like ObjectFile.MachO, ObjectFile.WASM, ObjectFile.ELF, etc, and then e.g. you would request SectionInfo<ObjectFile.MachO> which would then grant you a Relocation<ObjectFile.MachO> which would have the proper relocation types laid out in an enum.

@CodaFi
Copy link
Member Author

CodaFi commented Aug 31, 2017

Anyways,

⛵️

@CodaFi CodaFi merged commit fb715ee into llvm-swift:master Aug 31, 2017
@CodaFi CodaFi deleted the extend-docing-coils branch August 31, 2017 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant