Skip to content

Fix build on llvm 6.0#9562

Merged
bcardiff merged 2 commits intomasterfrom
ci/fix-darwin-build
Jul 1, 2020
Merged

Fix build on llvm 6.0#9562
bcardiff merged 2 commits intomasterfrom
ci/fix-darwin-build

Conversation

@bcardiff
Copy link
Member

#9401 did not support llvm 6.0 since the setGlobalISel and the llvm/Target/CodeGenCWrappers.h were introduced in llvm 7.0.

@bcardiff bcardiff added this to the 1.0.0 milestone Jun 30, 2020
Copy link
Member

@jhass jhass left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, sorry, I didn't think about testing older LLVM versions.

@bcardiff
Copy link
Member Author

bcardiff commented Jul 1, 2020

Not your fault. It was hard to know in advance. Someday we will lift the minimum llvm required.

@bcardiff bcardiff merged commit e04f508 into master Jul 1, 2020
@bcardiff bcardiff deleted the ci/fix-darwin-build branch July 6, 2020 15:30
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