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 8f5bdb9 commit 22bff66Copy full SHA for 22bff66
llvm/test/CodeGen/PowerPC/pr30640.ll
@@ -1,4 +1,4 @@
1
-; RUN: llc -O2 -march=ppc64 -mcpu=pwr8 < %s | FileCheck %s
+; RUN: llc -O2 -mtriple=powerpc64-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
2
3
define i64 @foo() {
4
entry:
0 commit comments