llvm-project/mlir/g3doc/Tutorials/Toy
Jacques Pienaar 79f53b0cf1 Change from llvm::make_unique to std::make_unique
Switch to C++14 standard method as llvm::make_unique has been removed (
https://reviews.llvm.org/D66259). Also mark some targets as c++14 to ease next
integrates.

PiperOrigin-RevId: 263953918
2019-08-17 11:06:03 -07:00
..
Ch-1.md docs: minor spelling tweaks 2019-07-02 16:43:02 -07:00
Ch-2.md Command toyc should be toyc-ch2 in this chapter 2019-08-08 09:30:35 -07:00
Ch-3.md docs: minor spelling tweaks 2019-07-02 16:43:02 -07:00
Ch-4.md Change from llvm::make_unique to std::make_unique 2019-08-17 11:06:03 -07:00
Ch-5.md Rename FunctionAttr to SymbolRefAttr. 2019-07-12 08:43:42 -07:00