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

Make biscuit compile with LLVM 19.1.2 #184

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

Conversation

sparky4pro
Copy link

Change:
LLVMDIBuilderInsertDeclareAtEnd
to
LLVMDIBuilderInsertDeclareRecordAtEnd

Make it compile for LLVM 19.1.2:
LLVMDIBuilderInsertDeclareAtEnd changed to LLVMDIBuilderInsertDeclareRecordAtEnd.
@sparky4pro
Copy link
Author

sparky4pro commented Oct 27, 2024

I think I forgot to change [CMakeLists.txt] from LLVM 18.1 to LLVM 19.1.
BTW: I'm on macOS and don't know if Windows or Linux are on the same LLVM version...

Bump LLVM in CMakeLists.txt from 18.1 to 19.1
Make the Biscuit compiler find his libraries when called through a symlink.
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