summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/CppBackend/CPPBackend.cpp
diff options
context:
space:
mode:
authorRobert Flack <flackr@gmail.com>2015-04-09 14:54:26 +0000
committerRobert Flack <flackr@gmail.com>2015-04-09 14:54:26 +0000
commitf4db5462e3370b604e551ec6bb81441a254d77a4 (patch)
tree155f8975fd040268ca40a22fafd658d486f0e6bc /llvm/lib/Target/CppBackend/CPPBackend.cpp
parent4eb084cda3e22fcfade263640d20d90fcd0319ac (diff)
downloadbcm5719-llvm-f4db5462e3370b604e551ec6bb81441a254d77a4.tar.gz
bcm5719-llvm-f4db5462e3370b604e551ec6bb81441a254d77a4.zip
Fix expectedFailureLLGS to expect failure when host platform is not linux.
expectedFailureLLGS has an early return false if the platform is not linux except it should be checking the target platform on which the server is running for remote tests. Test Plan: Verify expected failure when running from mac to remote linux llgs: TestBreakAfterJoin.py, TestCreateDuringStep.py, TestExitDuringBreak.py, TestProcessLaunch.py, TestThreadStates.py Differential Revision: http://reviews.llvm.org/D8869 llvm-svn: 234492
Diffstat (limited to 'llvm/lib/Target/CppBackend/CPPBackend.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud