This option is really only useful for things like debugging
https://github.com/llvm/llvm-project/issues/56939, but there are some
actual uses of it in Swift's build system as well.
Details
Details
- Reviewers
int3 - Group Reviewers
Restricted Project - Commits
- rGf204229e4573: [lld-macho] Implement -ignore_auto_link
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
lgtm
lld/MachO/Config.h | ||
---|---|---|
171 | nit: would prefer to have this mirror the option name exactly, i.e. ignoreAutoLink |
nit: would prefer to have this mirror the option name exactly, i.e. ignoreAutoLink