ld64 rejects -no_pie when targeting arm64, this mirrors that behavior.
Newer versions of ld64 also reject it based on minimum OS versions, but
that logic isn't in an open source dump yet so it isn't implemented
here.
Details
Details
- Reviewers
MaskRay phosek int3 - Group Reviewers
Restricted Project - Commits
- rGc702bf1400fb: [lld-macho] Reject -no_pie for unsupported archs
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
A non-arm64 example is useful as well.