diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-09-23 19:06:00 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-09-23 19:06:00 +0000 |
commit | 869ef0a627952545437fab77c3b97854a189625b (patch) | |
tree | efcf3e9f9676b5b80128764122d3a91302a5f69a /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py | |
parent | 72a4621cdf0bb39db58733c63fc98afef6160867 (diff) | |
download | bcm5719-llvm-869ef0a627952545437fab77c3b97854a189625b.tar.gz bcm5719-llvm-869ef0a627952545437fab77c3b97854a189625b.zip |
[ABISysV] Fix regression for Simulator and MacABI
The ABISysV ABI was refactored in r364216 to support the Windows ABI for
x86_64. In particular it changed ABISysV_x86_64::CreateInstance to
switch on the OS type. This breaks debugging MacABI apps as well as apps
in the simulator. This adds back the necessary cases.
We have a test on Github that exercises this code path and which I'd
like to upstream once the remaining MacABI parts become available in
clang.
Differential revision: https://reviews.llvm.org/D67869
llvm-svn: 372642
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions