Skip to content

Commit ddf9f00

Browse files
committed
[test] Add triple in test introduced in llvm#98317
1 parent 345861b commit ddf9f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/X86/machine-block-freq.mir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# RUN: llc --passes='print<machine-block-freq>' -filetype=null 2>&1 %s | FileCheck %s
1+
# RUN: llc -mtriple=x86_64-gnu-linux --passes='print<machine-block-freq>' -filetype=null 2>&1 %s | FileCheck %s
22

33
---
44
name: is_odd

0 commit comments

Comments
 (0)