Skip to content

Commit

Permalink
Bump llvm-pretty{,-bc-parser} submodules
Browse files Browse the repository at this point in the history
This bumps the `llvm-pretty` and `llvm-pretty-bc-parser` submodules to include
the following changes:

* GaloisInc/llvm-pretty#85 and GaloisInc/llvm-pretty-bc-parser#166, which adds
  support for the `freeze` instruction introduced in LLVM 12.
* GaloisInc/llvm-pretty#84 and GaloisInc/llvm-pretty-bc-parser#164, which allows
  parsing `DIEnumerator`s on LLVM 12 or later.
* GaloisInc/llvm-pretty#83 and GaloisInc/llvm-pretty-bc-parser#162, which allows
  parsing `DICompositeType`s on LLVM 12 or later.
* GaloisInc/llvm-pretty-bc-parser#161, which allows parsing `fcmp` instructions
  with fast-math flags.

The `freeze` instruction will require some changes in `crucible-llvm` to
accommodate, but I will do that in a subsequent commit.
  • Loading branch information
RyanGlScott committed Sep 16, 2021
1 parent e3b0931 commit 643d774
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.

0 comments on commit 643d774

Please sign in to comment.