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

Llvm 16 compatibility. #430

Open
wants to merge 18 commits into
base: llvm-head-unstable
Choose a base branch
from

Conversation

noahmartinwilliams
Copy link

Add support for llvm-16.

apaszke and others added 18 commits October 11, 2022 15:09
Signed-off-by: Tao He <sighingnow@gmail.com>
Signed-off-by: Tao He <sighingnow@gmail.com>
# Conflicts:
#	llvm-hs-pure/llvm-hs-pure.cabal
#	llvm-hs-pure/src/LLVM/IRBuilder/Module.hs
#	llvm-hs-pure/src/LLVM/Triple.hs
#	llvm-hs/src/LLVM/Internal/FFI/OrcJITC.cpp
We need to link against the shared library when loading in GHCi and against the static libraries otherwise
Library has now been tested with LLVM 16.0 and can safely be used with it.
…ersion

The library wouldn't compile because of ambiguous occurrences of unzip.
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.

None yet

5 participants