AArch64: use aarch64_be instead of arm64_be in all tests.
authorTim Northover <tnorthover@apple.com>
Wed, 23 Jul 2014 12:57:31 +0000 (12:57 +0000)
committerTim Northover <tnorthover@apple.com>
Wed, 23 Jul 2014 12:57:31 +0000 (12:57 +0000)
commit18b7512faab02a8d23c28867e3ac355ff2e42aec
treeffa234bd18da2d49cb98ffe3ed461f00cb13f841
parent3352a58ddc6e2806d1a4a9bffebc01083c5b94b1
AArch64: use aarch64_be instead of arm64_be in all tests.

arm64_be doesn't really exist; it was useful for testing while AArch64 and
ARM64 were separate, but now the only real way to refer to the system is
aarch64_be.

llvm-svn: 213747
clang/test/CodeGen/aarch64-type-sizes.c
clang/test/CodeGen/aarch64-varargs.c
clang/test/CodeGen/arm64-be-bitfield.c
clang/test/CodeGen/arm64-be-hfa-vararg.c
clang/test/CodeGen/arm64-lanes.c
clang/test/Preprocessor/init.c
clang/test/Sema/arm64-neon-args.c
clang/test/Sema/big-endian-neon-initializers.c