Make malformed-machos.test pass on my Mac.
authorNico Weber <nicolasweber@gmx.de>
Tue, 11 Sep 2018 14:10:33 +0000 (14:10 +0000)
committerNico Weber <nicolasweber@gmx.de>
Tue, 11 Sep 2018 14:10:33 +0000 (14:10 +0000)
commitf48e961d23c7854b7c14589e851542357724fc0f
tree539131008f1cf8e3d6c961e3e514028bc623f8f7
parentde9d7871318742e66966106ab9631cbf5e15d4a9
Make malformed-machos.test pass on my Mac.

For some reason, llvm-objdump defaults to -arch=i386 on this system while
the test checks x86_64 output. Explicitly pass -arch=x86_64.

llvm-svn: 341944
llvm/test/tools/llvm-objdump/X86/malformed-machos.test