- __got is in --bind output, so print that too (makes the test a bit stronger)
- WEAK_DEFINES, BINDS_TO_WEAK are in the mach-o header, so --private-header is enough, no need for --all-headers (makes the test a bit easier to work with when it fails)
Details
Details
- Reviewers
int3 - Group Reviewers
Restricted Project - Commits
- rG88b76cb130bb: [lld/mac] slightly improve weak-private-extern.s test
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo