[PATCH] D75534: [mlir][Tutorial] Make parsing an empty file print a better error.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 3 13:48:22 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcb530ec8b841: [mlir][Tutorial] Make parsing an empty file print a better error. (authored by matthiaskramm, committed by rriddle).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75534/new/

https://reviews.llvm.org/D75534

Files:
  mlir/examples/toy/Ch1/include/toy/Parser.h
  mlir/examples/toy/Ch2/include/toy/Parser.h
  mlir/examples/toy/Ch3/include/toy/Parser.h
  mlir/examples/toy/Ch4/include/toy/Parser.h
  mlir/examples/toy/Ch5/include/toy/Parser.h
  mlir/examples/toy/Ch6/include/toy/Parser.h
  mlir/examples/toy/Ch7/include/toy/Parser.h
  mlir/test/Examples/Toy/Ch1/empty.toy
  mlir/test/Examples/Toy/Ch2/empty.toy
  mlir/test/Examples/Toy/Ch3/empty.toy
  mlir/test/Examples/Toy/Ch4/empty.toy
  mlir/test/Examples/Toy/Ch5/empty.toy
  mlir/test/Examples/Toy/Ch6/empty.toy
  mlir/test/Examples/Toy/Ch7/empty.toy

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75534.248018.patch
Type: text/x-patch
Size: 6447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200303/9343242f/attachment.bin>


More information about the llvm-commits mailing list