[mlir] NFC: update ::build signature in the tutorial document
authorAlex Zinenko <zinenko@google.com>
Tue, 5 May 2020 09:22:14 +0000 (11:22 +0200)
committerAlex Zinenko <zinenko@google.com>
Tue, 5 May 2020 09:22:14 +0000 (11:22 +0200)
commit898f74c35dc5102ebd8247d114612a15673c9b7a
tree9726b4f443f53e4e6ac155825c7ead9482b455e2
parent834debfffd0ba02d486d56bed9d8b1066b4c5242
[mlir] NFC: update ::build signature in the tutorial document

This was missing from the original commit that changed the interface of
`::build` methods to take `OpBuilder &` instead of `Builder *.
mlir/docs/Tutorials/Toy/Ch-2.md