Skip to content

Build with LLVM 5.0 #100

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 4 commits into from
Sep 11, 2017
Merged

Build with LLVM 5.0 #100

merged 4 commits into from
Sep 11, 2017

Conversation

CodaFi
Copy link
Member

@CodaFi CodaFi commented Sep 8, 2017

Luckily, this required no changes to our API.

This required updating the utility script
because llvm-config's version is now
5.0.0svn.
@harlanhaskins
Copy link
Member

Yay! Merge when it passes.

@CodaFi
Copy link
Member Author

CodaFi commented Sep 11, 2017

I'm not sure what to do about LLVMDumpType. We can't really guarantee that the user passed the right compilation flags to us to tell us about its presence or absence. I've removed it for now. We should look into emulating it in-framework if we want to keep it around.

@CodaFi
Copy link
Member Author

CodaFi commented Sep 11, 2017

⛵️

@CodaFi CodaFi merged commit 9ed47d0 into llvm-swift:master Sep 11, 2017
@CodaFi CodaFi deleted the five-oh branch September 11, 2017 17:29
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.

2 participants