R600/SI: Add global atomicrmw and
[oota-llvm.git] / test / CodeGen / AArch64 / analyze-branch.ll
index 1d4daec5f43d37fce1d2d970f3693283912c7ec8..6616b27c45b7a70dbb90294b4b7f143e86feb4ef 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=arm64-none-linux-gnu < %s | FileCheck %s
+; RUN: llc -mtriple=aarch64-none-linux-gnu < %s | FileCheck %s
 
 ; This test checks that LLVM can do basic stripping and reapplying of branches
 ; to basic blocks.