llvm-capstone/mlir
Jacques Pienaar a5fb2f47e1 Add negative parsing tests using mlir-opt.
Add parsing tests with errors. Follows direct path of splitting file into test groups (using a marker) and parsing each section individually. The expected errors are checked using FileCheck and parser error does not result in terminating parsing the rest of the file if check-parser-error.

This is an interim approach until refactoring lexer/parser.

PiperOrigin-RevId: 201867941
2019-03-29 12:25:23 -07:00
..
include/mlir Add tensor type. 2019-03-29 12:24:58 -07:00
lib Remove unused UnrankedTensorTypeKeyInfo. 2019-03-29 12:25:11 -07:00
test/IR Add negative parsing tests using mlir-opt. 2019-03-29 12:25:23 -07:00
tools/mlir-opt Add negative parsing tests using mlir-opt. 2019-03-29 12:25:23 -07:00
LICENSE.TXT Continue sketching out basic infrastructure, including an input and output 2019-03-29 12:23:51 -07:00