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 863b938 commit 072cea6Copy full SHA for 072cea6
llvm/test/CodeGen/AArch64/atomic-oversize.ll
@@ -1,4 +1,4 @@
1
-; RUN: llc -march=aarch64 < %s | FileCheck %s
+; RUN: llc -mtriple=aarch64 < %s | FileCheck %s
2
3
; Atomics larger than 128-bit are unsupported, and emit libcalls.
4
define void @test(ptr %a) nounwind {
0 commit comments