summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/MIR/Generic/parse-integer-true-false.mir
Commit message (Collapse)AuthorAgeFilesLines
* [MIRParser] Add parser support for 'true' and 'false' i1s.Amara Emerson2018-06-051-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
OpenPOWER on IntegriCloud