Add -DLLVM_BUILD_EXAMPLES to the mlir build instruction: this enables the tutoria...
authorMehdi Amini <aminim@google.com>
Tue, 2 Apr 2019 22:15:20 +0000 (15:15 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Tue, 2 Apr 2019 22:16:45 +0000 (15:16 -0700)
commit04f766c2ed1d4bf2b065112917733517ced6cb05
treefd8fb1acc2c00e5c91e54b762dd884b9d2b8be41
parent5854fb9b941535e8f94bd8ea15873881dc03969c
Add -DLLVM_BUILD_EXAMPLES to the mlir build instruction: this enables the tutorial examples

    Seems like a better default for getting started.

--

PiperOrigin-RevId: 241614043
mlir/README.md