diff options
author | Dhruv Srivastava <dhruv.srivastava@ibm.com> | 2024-12-27 13:42:26 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-27 09:12:26 +0100 |
commit | bca055f2ac075d43f6f316927947b2a493f93bdb (patch) | |
tree | f5042c81c78d720124a5517c267d4e06b7f8660d /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp | |
parent | 5807d0efb963ab591a1ae569b538724299d6acdc (diff) | |
download | llvm-bca055f2ac075d43f6f316927947b2a493f93bdb.zip llvm-bca055f2ac075d43f6f316927947b2a493f93bdb.tar.gz llvm-bca055f2ac075d43f6f316927947b2a493f93bdb.tar.bz2 |
[lldb] AIX Changes for MainLoop polling (#120378)
This PR is in reference to porting LLDB on AIX.
Link to discussions on llvm discourse and github:
1. https://discourse.llvm.org/t/port-lldb-to-ibm-aix/80640
2. https://github.com/llvm/llvm-project/issues/101657
The complete changes for porting are present in this draft PR:
https://github.com/llvm/llvm-project/pull/102601
Dropping changes for MainLoop polling in AIX, as `ppoll` is not
supported in AIX currently.
This change is part of the couple of minimal changes required to build a
minimal `lldb` binary on AIX
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions