[all-commits] [llvm/llvm-project] 51a822: Register printer and context CL options with the t...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Wed Jun 10 13:00:08 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 51a822724dae9178f21b4b5ffc1ad1a45273295a
      https://github.com/llvm/llvm-project/commit/51a822724dae9178f21b4b5ffc1ad1a45273295a
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2020-06-10 (Wed, 10 Jun 2020)

  Changed paths:
    M mlir/examples/toy/Ch2/toyc.cpp
    M mlir/examples/toy/Ch3/toyc.cpp
    M mlir/examples/toy/Ch4/toyc.cpp
    M mlir/examples/toy/Ch5/toyc.cpp
    M mlir/examples/toy/Ch6/toyc.cpp
    M mlir/examples/toy/Ch7/toyc.cpp

  Log Message:
  -----------
  Register printer and context CL options with the toyc example

The tutorial refers to invoking toyc with '-mlir-print-debuginfo' but
it wasn't registered anymore.

Differential Revision: https://reviews.llvm.org/D81604




More information about the All-commits mailing list