Skip to content
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

Add missing PassBuilder.h header for LLVM #1093

Merged
merged 6 commits into from
Oct 23, 2021

Conversation

junlarsen
Copy link
Member

LLVM 13 landed a new header (Transforms/PassBuilder.h) for interfacing with LLVMs new Pass Manager

https://reviews.llvm.org/D102136

@saudet
Copy link
Member

saudet commented Oct 18, 2021

Let's also update the src/gen directory! Thanks

@junlarsen
Copy link
Member Author

Let's also update the src/gen directory! Thanks

Yeah, planning to do so, just need to get back on my dev machine to compile and build the project (hence the draft pr)

@junlarsen junlarsen marked this pull request as ready for review October 20, 2021 14:09
@junlarsen
Copy link
Member Author

The generated sources have been added.

@saudet saudet merged commit 9a86503 into bytedeco:master Oct 23, 2021
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