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 support for LLVM4/5/6/7 @Containers branch #18

Merged
merged 2 commits into from
May 2, 2018

Conversation

cxm95
Copy link

@cxm95 cxm95 commented May 2, 2018

Fix Issue: Issue 17

Root cause of the issue is that newer version of LLVM doesn't have a dump function. So we can use print instead.

Tested on LLVM 5/6/7.

@sampsyo
Copy link
Owner

sampsyo commented May 2, 2018

Awesome; thanks!

@sampsyo sampsyo merged commit ab05e55 into sampsyo:containers May 2, 2018
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