[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:43:46 PDT 2023


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

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

yeah, indeed. Are we sure about find / sort though?

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


More information about the llvm-commits mailing list