Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update llvm-pretty-bc-parser submodule
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