dyld on iOS will complain if the LIB64 bit is set.
Details
Details
- Reviewers
thakis - Group Reviewers
Restricted Project - Commits
- rG5bfdbdeb408a: [lld-macho] Fix cpuSubtype for non-x86_64 archs
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
FYI, arm64 is aarch64, not arm I believe. I've updated a few tests you added to reflect that.