Skip to content

Commit

Permalink
Update llvm-pretty-bc-parser submodule
Browse files Browse the repository at this point in the history
This updates the `llvm-pretty-bc-parser` to include these PRs:

* GaloisInc/llvm-pretty-bc-parser#159 (`Support parsing fneg instructions`)
* GaloisInc/llvm-pretty-bc-parser#166 (`Support parsing freeze instructions`)
* GaloisInc/llvm-pretty-bc-parser#164 (`Parse DebugInfoEnumerator properly on LLVM 12+`)
* GaloisInc/llvm-pretty-bc-parser#162 (`Support parsing dict{Associated,Allocated,Rank} fields introduced in LLVM 12`)

The `llvm-pretty` submodule had corresponding changes as well. These were
included as part of a previous commit to update the `llvm-pretty` submodule
(952fe55), but the `llvm-pretty-bc-parser`
submodule was not updated at the same time. This commit brings the two back
into harmony.
  • Loading branch information
RyanGlScott committed Nov 22, 2021
1 parent 9ce3d43 commit 9efbbf1
Showing 1 changed file with 1 addition and 1 deletion.

0 comments on commit 9efbbf1

Please sign in to comment.