[yaml2obj] Treat COFF/ARM64 as a 64 bit architecture
commit4616e2f29a6301366d8af6b917d32e31e2f58feb
authorMartin Storsjo <martin@martin.st>
Tue, 27 Nov 2018 20:47:38 +0000 (27 20:47 +0000)
committerMartin Storsjo <martin@martin.st>
Tue, 27 Nov 2018 20:47:38 +0000 (27 20:47 +0000)
tree40d9ef589997bf990f1c12c1324c7ca0a10aa174
parentad388eede06a4ef413b8c46a978b1798144f3043
[yaml2obj] Treat COFF/ARM64 as a 64 bit architecture

Differential Revision: https://reviews.llvm.org/D54935

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@347703 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/yaml2obj/coff-arm64.yaml [new file with mode: 0644]
tools/yaml2obj/yaml2coff.cpp