diff test/CodeGen/AArch64/arm64-crypto.ll @ 120:1172e4bd9c6f

update 4.0.0
author mir3636
date Fri, 25 Nov 2016 19:14:25 +0900
parents 54457678186b
children c2174574ed3a
line wrap: on
line diff
--- a/test/CodeGen/AArch64/arm64-crypto.ll	Tue Jan 26 22:56:36 2016 +0900
+++ b/test/CodeGen/AArch64/arm64-crypto.ll	Fri Nov 25 19:14:25 2016 +0900
@@ -1,4 +1,4 @@
-; RUN: llc -march=arm64 -mattr=crypto -aarch64-neon-syntax=apple -o - %s | FileCheck %s
+; RUN: llc -mtriple=arm64-eabi -mattr=crypto -aarch64-neon-syntax=apple -o - %s | FileCheck %s
 
 declare <16 x i8> @llvm.aarch64.crypto.aese(<16 x i8> %data, <16 x i8> %key)
 declare <16 x i8> @llvm.aarch64.crypto.aesd(<16 x i8> %data, <16 x i8> %key)