Pavel Labath
f7174ef573
[LLDB] Fix TestTargetXMLArch's expected arch
...
Summary:
When running on an architecture other than x86_64, the
target.ConnectRemote() part of the test may add platform information to
the target triple.
It was observed that this happens at Process::CompleteAttach() method,
after the platform_sp->IsCompatibleArchitecture() check fails.
This method then calls platform_sp->GetPlatformForArchitecture(), that
on a Linux machine ends up returning a generic Linux platform, that then
ends up getting added to the original target architecture.
Reviewers: clayborg, labath, jasonmolenda
Reviewed By: labath
Subscribers: alexandreyy, lbianc
Differential Revision: https://reviews.llvm.org/D44022
Patch by Leandro Lupori <leandro.lupori@gmail.com>.
llvm-svn: 327981
2018-03-20 13:46:05 +00:00
..
2016-09-06 20:57:50 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-03-13 23:37:11 +00:00
2018-01-30 18:29:16 +00:00
2018-02-12 18:06:34 +00:00
2016-09-06 20:57:50 +00:00
2018-03-16 12:04:46 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2018-01-19 23:24:35 +00:00
2016-09-06 20:57:50 +00:00
2018-03-16 12:04:46 +00:00
2017-10-05 23:41:28 +00:00
2018-03-09 14:32:16 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-02-22 23:48:21 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-03-16 12:04:46 +00:00
2018-01-19 23:24:35 +00:00
2018-01-30 18:29:16 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2016-10-26 19:17:49 +00:00
2018-01-30 17:02:42 +00:00
2018-01-30 18:29:16 +00:00
2018-03-20 13:46:05 +00:00
2017-04-19 23:21:04 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-01-30 18:29:16 +00:00
2018-02-08 23:10:29 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2016-09-06 20:57:50 +00:00
2018-01-19 23:24:35 +00:00
2018-01-25 21:20:29 +00:00
2018-01-19 23:24:35 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2018-03-13 21:06:05 +00:00
2018-01-30 18:29:16 +00:00
2018-03-14 14:16:23 +00:00
2018-02-08 23:10:29 +00:00
2018-02-21 15:33:53 +00:00
2018-02-21 15:33:53 +00:00
2018-03-15 15:21:54 +00:00
2018-01-30 18:29:16 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-03-08 19:46:39 +00:00
2018-01-19 23:24:35 +00:00
2018-02-01 21:35:50 +00:00
2018-01-19 23:24:35 +00:00
2018-02-08 10:37:23 +00:00
2018-03-15 13:47:09 +00:00
2018-03-15 09:16:15 +00:00
2018-01-30 18:29:16 +00:00
2018-01-30 18:29:16 +00:00
2018-01-30 18:29:16 +00:00
2016-10-03 22:49:13 +00:00
2018-03-20 12:46:33 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-02-23 05:03:10 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-03-14 09:13:33 +00:00