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 ece086b commit 85494f4Copy full SHA for 85494f4
llvm/test/CodeGen/WinEH/wineh-empty-seh-scope.ll
@@ -1,5 +1,5 @@
1
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
2
-; RUN: llc -mtriple=x86_64-pc-windows-msvc19.41.34120 %s | FileCheck %s
+; RUN: llc -mtriple=x86_64-pc-windows-msvc19.41.34120 < %s | FileCheck %s
3
4
define void @foo() personality ptr @__CxxFrameHandler3 {
5
; CHECK-LABEL: foo:
0 commit comments