Port the Darwin universal binary testcase to x86_64.
authorAdrian Prantl <aprantl@apple.com>
Thu, 15 Nov 2018 19:15:03 +0000 (19:15 +0000)
committerAdrian Prantl <aprantl@apple.com>
Thu, 15 Nov 2018 19:15:03 +0000 (19:15 +0000)
commitd987a8cf382f2b4ae457d83a8572ab1b0d6d0429
treea5e448028cf13e2b943717fd3523bd65002b4331
parent73bb04ab6ff0efdfc38cc2c9fa176f6ee28700f7
Port the Darwin universal binary testcase to x86_64.

Xcode 10 doesn't ship with an i386 SDK any more. This patch ports the
testcase from an i386/x86_64 -> x86_64/x86_64h universal binary.

rdar://problem/46099343

llvm-svn: 346981
lldb/packages/Python/lldbsuite/test/macosx/universal/Makefile
lldb/packages/Python/lldbsuite/test/macosx/universal/TestUniversal.py