NFC: Glob all python sources in the MLIR Python bindings.
authorStella Laurenzo <stellaraccident@gmail.com>
Fri, 5 Mar 2021 04:46:47 +0000 (20:46 -0800)
committerStella Laurenzo <stellaraccident@gmail.com>
Fri, 5 Mar 2021 18:21:02 +0000 (10:21 -0800)
commita9ccdfbc7d73d0abd2506c77efcab1153a82eb35
tree4ba6db5535eb566ae55b20362797082baf9e5992
parent51b13a7ea0b9123a405a51241763ed388d68a46f
NFC: Glob all python sources in the MLIR Python bindings.

* Also switches to use symlinks vs copy as that enables edit-and-continue python development.
* Broken out of https://reviews.llvm.org/D97995 per request from reviewer.

Differential Revision: https://reviews.llvm.org/D98005
mlir/lib/Bindings/Python/CMakeLists.txt