Skip to content

Commit 55920fe

Browse files
author
Amirhossein Pashaeehir
committed
File check test as well
1 parent b0cc777 commit 55920fe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

llvm/test/DWARFCFIChecker/X86/spill-two-reg.s

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# RUN: llvm-mc %s --validate-cfi --filetype=null
1+
# RUN: llvm-mc %s --validate-cfi --filetype=null 2>&1 \
2+
# RUN: | FileCheck %s
23
# TODO: Should check no warnings are emitted but for now, the tool is naive and emiting warnings for evey change.
34
.text
45
.type _start,@function

0 commit comments

Comments
 (0)