[llvm] Add option to dump IR to files instead of stderr (PR #66412)
Nuri Amari via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 15 07:41:53 PDT 2023
================
@@ -0,0 +1,57 @@
+; RUN: mkdir -p %t/logs
----------------
NuriAmari wrote:
It passes the windows CI on this PR, is that assurance enough?
https://github.com/llvm/llvm-project/pull/66412
More information about the llvm-commits
mailing list