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

Update Tutorial for LLVM 8.0 #1

Open
alexjung opened this issue Apr 25, 2019 · 1 comment
Open

Update Tutorial for LLVM 8.0 #1

alexjung opened this issue Apr 25, 2019 · 1 comment
Assignees

Comments

@alexjung
Copy link
Owner

Tutorial has to be adapted to minor changes in the LLVM 8.0 API.

@alexjung alexjung self-assigned this Apr 25, 2019
@alexjung
Copy link
Owner Author

In the release notes it says that:

The add_llvm_loadable_module CMake macro has been removed. The add_llvm_library macro with the MODULE argument now provides the same functionality. See Writing an LLVM Pass.

The macro therefore has to be substituted.

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

No branches or pull requests

1 participant