| commit | 18b7512faab02a8d23c28867e3ac355ff2e42aec | [log] [tgz] |
|---|---|---|
| author | Tim Northover <tnorthover@apple.com> | Wed Jul 23 12:57:31 2014 +0000 |
| committer | Tim Northover <tnorthover@apple.com> | Wed Jul 23 12:57:31 2014 +0000 |
| tree | ffa234bd18da2d49cb98ffe3ed461f00cb13f841 | |
| parent | 3352a58ddc6e2806d1a4a9bffebc01083c5b94b1 [diff] |
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