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

Support up to LLVM 14 #1862

Merged
merged 1 commit into from
May 27, 2023
Merged

Support up to LLVM 14 #1862

merged 1 commit into from
May 27, 2023

Commits on May 26, 2023

  1. Support up to LLVM 14

    This adds support for LLVM versions up to 14 by:
    
    * Bumping the `llvm-pretty` submodule to bring in the changes from
      GaloisInc/llvm-pretty#109.
    * Bumping the `llvm-pretty-bc-parser` submodule to bring in the changes from
      GaloisInc/llvm-pretty-bc-parser#219.
    * Bumping the `crucible` submodule to bring in the changes from
      GaloisInc/crucible#1083.
    * Updating the surrounding documentation accordingly.
    RyanGlScott committed May 26, 2023
    Configuration menu
    Copy the full SHA
    65e898e View commit details
    Browse the repository at this point in the history