-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adapt to ConstGEP gaining explicit basis type and expression
This commit bumps the `llvm-pretty` submodule to bring in a commit from GaloisInc/llvm-pretty#110 that adds additional fields to `ConstGEP` to represent the basis type and expression to use for offset calculations. This also bumps the `llvm-pretty-bc-parser` and `crucible` submodule to bring in corresponding changes from GaloisInc/llvm-pretty-bc-parser#221 and GaloisInc/crucible#1085, respectively. This change affects one use site in `heapster-saw`, which is easily adapted.
- Loading branch information
1 parent
c5301b0
commit fdd6366
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule crucible
updated
15 files
Submodule llvm-pretty
updated
from d099d5 to 16bc5b
Submodule llvm-pretty-bc-parser
updated
22 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters