Skip to content

Commit e2f380f

Browse files
committed
--- Merging r127800 into '.':
U test/CodeGen/X86/h-registers-1.ll git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_29@128363 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent db2629e commit e2f380f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/CodeGen/X86/h-registers-1.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: llc < %s -march=x86-64 > %t
1+
; RUN: llc < %s -mtriple=x86_64-linux > %t
22
; RUN: grep {movzbl %\[abcd\]h,} %t | count 8
33
; RUN: grep {%\[abcd\]h} %t | not grep {%r\[\[:digit:\]\]*d}
44

0 commit comments

Comments
 (0)