diff options
author | Pirama Arumuga Nainar <pirama@google.com> | 2022-08-24 21:24:13 +0000 |
---|---|---|
committer | Pirama Arumuga Nainar <pirama@google.com> | 2022-08-24 21:47:13 +0000 |
commit | ee9d52a2819668c746aa66e7d628cce04bedbd17 (patch) | |
tree | dfbaf78cbac9a5d9f02a2ff744f07e79d136ec50 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | fafc6f9985b1256e9b43e6c99470f4c3384367e0 (diff) | |
download | llvm-ee9d52a2819668c746aa66e7d628cce04bedbd17.zip llvm-ee9d52a2819668c746aa66e7d628cce04bedbd17.tar.gz llvm-ee9d52a2819668c746aa66e7d628cce04bedbd17.tar.bz2 |
[lldb] Remove obsolete Android-specific definitions
Bionic's <sys/procfs.h> defines the necessary symbols. Remove the
specialization for Android and the now-unnecessary include of
<sys/ptrace.h>. This also helps resolve issues when building the
x86/x86_64 lldb-server for Android.
Curiously, the default branch to include <sys/procfs.h> doesn't seem
necessary on Linux. I'll remove it and add it back if it breaks other
builders.
Differential Revision: https://reviews.llvm.org/D132514
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions