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

update sum.c to LLVM-3.6 #1

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

Conversation

thielema
Copy link

No description provided.

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.
winksaville added a commit to winksaville/getting-started-llvm-c-api that referenced this pull request Jan 17, 2018
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.
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.

1 participant