R600/SI: Add global atomicrmw and
[oota-llvm.git] / test / CodeGen / AArch64 / arm64-big-endian-eh.ll
index 93e7da98de2113c89f88fdc06616a985256ce635..a51703a8fc4bef57ad56be1c69fcc89c07a51707 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple arm64_be-linux-gnu -filetype obj < %s | llvm-objdump -s - | FileCheck %s
+; RUN: llc -mtriple aarch64_be-linux-gnu -filetype obj < %s | llvm-objdump -s - | FileCheck %s
 
 ; ARM EHABI for big endian
 ; This test case checks whether CIE length record is laid out in big endian format.