Skip to content

port to LLVM 9 #4

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

port to LLVM 9 #4

wants to merge 1 commit into from

Conversation

tetzank
Copy link

@tetzank tetzank commented Dec 4, 2019

It is not backwards compatible, only works with LLVM 9 now. One could ifdef the changes to support both LLVM versions, if LLVM 8 support is important.

It is not backwards compatible, only works with LLVM 9 now.

The ctor of the object layer changed. The notification callbacks must now be
set with setter member functions. DynamicLibrarySearchGenerator now takes a
prefix which we get from DataLayout.
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