diff options
| author | Tim Northover <tnorthover@apple.com> | 2019-05-14 11:25:44 +0000 |
|---|---|---|
| committer | Tim Northover <tnorthover@apple.com> | 2019-05-14 11:25:44 +0000 |
| commit | ff6875acd909960c5e85cd0e581a97c28f98cfb4 (patch) | |
| tree | 5b098fd1740e82f9feff9290ce4adbe13a20a270 /llvm/test/Object/Inputs | |
| parent | ed9117f88d0f2282b6c994fc3a5f4818c4046e84 (diff) | |
| download | bcm5719-llvm-ff6875acd909960c5e85cd0e581a97c28f98cfb4.tar.gz bcm5719-llvm-ff6875acd909960c5e85cd0e581a97c28f98cfb4.zip | |
AArch64: support binutils-like things on arm64_32.
This adds support for the arm64_32 watchOS ABI to LLVM's low level tools,
teaching them about the specific MachO choices and constants needed to
disassemble things.
llvm-svn: 360663
Diffstat (limited to 'llvm/test/Object/Inputs')
| -rw-r--r-- | llvm/test/Object/Inputs/trivial-object-test.macho-arm64_32 | bin | 0 -> 312 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/Object/Inputs/trivial-object-test.macho-arm64_32 b/llvm/test/Object/Inputs/trivial-object-test.macho-arm64_32 Binary files differnew file mode 100644 index 00000000000..22b173c4ee8 --- /dev/null +++ b/llvm/test/Object/Inputs/trivial-object-test.macho-arm64_32 |

