llvm-project/mlir/examples/toy/Ch1
Stephen Neuendorffer d02fce2d14 [MLIR] Discourage people from copying the toy examples
The CMake structure of the toy example is non-standard.  encourage people to
copy the standalone example instead.

Differential Revision: https://reviews.llvm.org/D79889
2020-05-13 10:37:06 -07:00
..
include/toy Fix a typo in the error message for an incorrect prototype. 2020-04-13 15:43:51 -07:00
parser [MLIR] Fix several misc issues in in Toy tutorial 2020-05-11 16:56:47 -07:00
CMakeLists.txt [MLIR] Discourage people from copying the toy examples 2020-05-13 10:37:06 -07:00
toyc.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00