aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2024-08-20 08:50:24 -0700
committerGitHub <noreply@github.com>2024-08-20 08:50:24 -0700
commit7c06786479311fbf19f54c7980c6e96936fa05a8 (patch)
tree8f2598cc2590d1711f7194d99a6f613dc9eeba0f /llvm/lib/Object/MachOObjectFile.cpp
parentc106e8d729d121bb70739d9703be8b8cd416916f (diff)
downloadllvm-7c06786479311fbf19f54c7980c6e96936fa05a8.zip
llvm-7c06786479311fbf19f54c7980c6e96936fa05a8.tar.gz
llvm-7c06786479311fbf19f54c7980c6e96936fa05a8.tar.bz2
[CMake] Remove HAVE_LINK_H
We can remove the variable from https://reviews.llvm.org/D5610 since link.h is available on Linux (glibc/musl/Bionic), FreeBSD, and NetBSD. Use `__has_include(<link.h>)` before including it. Pull Request: https://github.com/llvm/llvm-project/pull/104893
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions