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 LLVM, ANTLR. Fix runtime build. #1

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

Conversation

Icohedron
Copy link
Contributor

Update LLVM to version 10.0.0.

  • Update to the C++17 standard to be able to compile with LLVM and add more C++ features to be available for the developer.
  • Add LLVM libraries to target_link_libraries in CMakeLists to fix linker issues when building the project

Update ANTLR to version 4.8.
Fix typo in target_include_directories in the runtime CMakeLists.

@kuzi117
Copy link
Collaborator

kuzi117 commented Aug 14, 2020

Good patch again.

kuzi117 added a commit that referenced this pull request Sep 30, 2020
Update LLVM, ANTLR. Add runtime.
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.

2 participants