We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d4c579 commit a26aeb1Copy full SHA for a26aeb1
llvm/test/CodeGen/WinEH/wineh-asm.ll
@@ -1,5 +1,4 @@
1
-; RUN: opt -win-eh-prepare < %s
2
-; RUN: opt -passes=win-eh-prepare < %s
+; RUN: opt < %s -passes=win-eh-prepare -S | FileCheck %s
3
4
target triple = "x86_64-pc-windows-msvc"
5
0 commit comments