[PATCH] D98156: [clang/mac] Accept -why_load and make -whyload an alias for it

2021-03-08 Thread Nico Weber via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rG203731d2c82b: [clang/mac] Accept -why_load and make -whyload an alias for it (authored by thakis). Herald added a project: clang. Repository: rG L

[PATCH] D98156: [clang/mac] Accept -why_load and make -whyload an alias for it

2021-03-08 Thread Hans Wennborg via Phabricator via cfe-commits
hans accepted this revision. hans added a comment. This revision is now accepted and ready to land. lgtm nit in the change description > So -why_load is the spelling preferred by the linker and -whyload and old second "and" -> "an" CHANGES SINCE LAST ACTION https://reviews.llvm.org/D98156/n

[PATCH] D98156: [clang/mac] Accept -why_load and make -whyload an alias for it

2021-03-07 Thread Nico Weber via Phabricator via cfe-commits
thakis created this revision. thakis added a reviewer: hans. Herald added subscribers: jansvoboda11, dang. thakis requested review of this revision. >From `man ld`: -why_load Log why each object file in a static library is loaded. That is, what symbol was needed. A