Skip to content
This repository was archived by the owner on Jul 9, 2020. It is now read-only.

Update for llvm 5 #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

winksaville
Copy link

No description provided.

thielema and others added 3 commits August 11, 2016 11:19
This will allow us to use LLVM-3.6 and later.
Unfortunately, LLVMRunFunction does not work anymore in MCJT.
Thus we must use LLVMGetPointerToGlobal instead.
MCJIT seems to require that.
This builds on top of @thielema's change for 3.6
paulsmith#1
and adds funcPtr_t to sum.c and adds the .gitignore to ignore
the generated files.
@ararslan ararslan mentioned this pull request Apr 17, 2018
@pyloolex
Copy link

pyloolex commented Feb 9, 2020

I confirm that it works for clang-6 and llvm-6 as well.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants