"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "62f65edc32a61164f119ecb433477071b621004e"
[clang/mac] Accept -why_load and make -whyload an alias for it
From `man ld`: -why_load Log why each object file in a static library is loaded. That is, what symbol was needed. Also called -whyload for compatibility. `-why_load` is the spelling preferred by the linker and `-whyload` an old compatibility setting. clang should accept the preferred form, and map both forms to the preferred form. Differential Revision: https://reviews.llvm.org/D98156
Loading
Please register or sign in to comment