Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
While investigating how to pretty-print `DICompileUnit`'s `rangesBaseAddress`, I discovered that `rangesBoolAddress` is meant to be printed as a `Bool`, not as its current type of `Word64`. This commit corrects this oversight. This is in preparation for a fix for GaloisInc#107.
- Loading branch information