================ @@ -0,0 +1,80 @@ +; RUN: llc -mtriple=x86_64-pc-windows-msvc %s ---------------- dyung wrote:
This RUN line seems to leave a .s file around that causes failures in subsequent runs: https://lab.llvm.org/buildbot/#/builders/139/builds/56922 ``` ******************** TEST 'LLVM :: CodeGen/X86/windows-seh-EHa-PreserveCFG.s' FAILED ******************** Test has no 'RUN:' line ******************** ``` Is this actually testing anything? Or is it just trying to verify the compiler does not crash? https://github.com/llvm/llvm-project/pull/77608 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits