[all-commits] [llvm/llvm-project] a9ccdf: NFC: Glob all python sources in the MLIR Python bi...
Stella Laurenzo via All-commits
all-commits at lists.llvm.org
Fri Mar 5 10:22:15 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a9ccdfbc7d73d0abd2506c77efcab1153a82eb35
https://github.com/llvm/llvm-project/commit/a9ccdfbc7d73d0abd2506c77efcab1153a82eb35
Author: Stella Laurenzo <stellaraccident at gmail.com>
Date: 2021-03-05 (Fri, 05 Mar 2021)
Changed paths:
M mlir/lib/Bindings/Python/CMakeLists.txt
Log Message:
-----------
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
More information about the All-commits
mailing list