zorg Xcode python test suite target arch update
authorTodd Fiala <todd.fiala@gmail.com>
Wed, 28 Sep 2016 16:43:47 +0000 (16:43 +0000)
committerTodd Fiala <todd.fiala@gmail.com>
Wed, 28 Sep 2016 16:43:47 +0000 (16:43 +0000)
commit386236509e9206e0e1f6273bfa1d2ae685ba88be
treee00aebc884a0f46546cc49ec93f9bebfaa26f9c0
parente524f5088237ca5c3f9e9c857bc42e7b501588ad
zorg Xcode python test suite target arch update

This changes the Xcode target used by the Green Dragon Xcode CI.
When calling xcodebuild with LLDB_PYTHON_TESTSUITE_ARCH set, the
arch's xUnit XML output is now set to an arch-specific filename:

$(BUILD_DIR)/test-results-$(LLDB_PYTHON_TESTSUITE_ARCH).xml.

The change also ensures that the Python testsuite sees the Xcode
build settings passed in through environment variables.

llvm-svn: 282605
lldb/lldb.xcodeproj/project.pbxproj