[llvm] Add option to dump IR to files intstead of stderr (PR #66412)
Anton Korobeynikov via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 14 15:41:10 PDT 2023
================
@@ -0,0 +1,57 @@
+; RUN: mkdir -p %t/logs
----------------
asl wrote:
Ensure that the test could be run on Windows host
https://github.com/llvm/llvm-project/pull/66412
More information about the llvm-commits
mailing list