Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [MIRParser] Add parser support for 'true' and 'false' i1s. | Amara Emerson | 2018-06-05 | 1 | -0/+11 |
We already output true and false in the printer, but the parser isn't able to read it. Differential Revision: https://reviews.llvm.org/D47424 llvm-svn: 333970 |