Without such wrapping, linking lld fails with missing symbols because of
C++ symbol mangling with older versions of the MacOSX SDK, in which
xar.h doesn't have an extern "C" block itself.
Details
Details
- Reviewers
gkm thakis - Group Reviewers
Restricted Project - Commits
- rG08ef24f6abdf: Wrap xar/xar.h include in extern "C" block
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo