summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py
diff options
context:
space:
mode:
authorDaniel Sanders <daniel_l_sanders@apple.com>2019-02-19 19:45:03 +0000
committerDaniel Sanders <daniel_l_sanders@apple.com>2019-02-19 19:45:03 +0000
commitdaf777b2064680a563c1ea265fc9c026f79599d8 (patch)
treedfaa1fabfba32938e0b84e31f2326037711deab9 /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py
parent64c7b060bc598d915866d3667f497329453a7a17 (diff)
downloadbcm5719-llvm-daf777b2064680a563c1ea265fc9c026f79599d8.tar.gz
bcm5719-llvm-daf777b2064680a563c1ea265fc9c026f79599d8.zip
Fix builds for older macOS deployment targets after r354365
Surprisingly, check_symbol_exists is not sufficient. The macOS linker checks the called functions against a compatibility list for the given deployment target and check_symbol_exists doesn't trigger this check as it never calls the function. This fixes the GreenDragon bots where the deployment target is 10.9 llvm-svn: 354374
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud