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 345861b commit c5ee3c0Copy full SHA for c5ee3c0
llvm/test/CodeGen/X86/machine-block-freq.mir
@@ -1,4 +1,4 @@
1
-# RUN: llc --passes='print<machine-block-freq>' -filetype=null 2>&1 %s | FileCheck %s
+# RUN: llc -mtriple=x86_64-gnu-linux --passes='print<machine-block-freq>' -filetype=null 2>&1 %s | FileCheck %s
2
3
---
4
name: is_odd
0 commit comments