[llvm] Add option to dump IR to files intstead of stderr (PR #66412)

Arthur Eubanks via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 14 15:42:43 PDT 2023


================
@@ -0,0 +1,57 @@
+; RUN: mkdir -p %t/logs
----------------
aeubanks wrote:

this appears in lots of tests, it should work on windows

https://github.com/llvm/llvm-project/pull/66412


More information about the llvm-commits mailing list