[PATCH] D143925: [mlir] Make the vast majority of integration and runner tests work on Windows

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 15 09:44:33 PST 2023


mehdi_amini accepted this revision.
mehdi_amini added inline comments.


================
Comment at: mlir/test/lit.cfg.py:39
+
+def add_runtime(name):
+    path = ''
----------------
Comment this maybe?


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

https://reviews.llvm.org/D143925



More information about the llvm-commits mailing list