summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Support/ToolUtilities.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
| | | | PiperOrigin-RevId: 286906740
* Let mlir-translate support -split-input-fileLei Zhang2019-09-231-0/+57
Similar to mlir-opt, having a -split-input-file mode is quite useful in mlir-translate. It allows to put logically related tests in the same test file for better organization. PiperOrigin-RevId: 270805467
OpenPOWER on IntegriCloud