[PATCH] D93001: [lld-macho] Don't load dylibs more than once
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 10 05:48:12 PST 2020
thakis added a comment.
I guess you could add a test to test/MachO/lc-linker-command.s too. It'll pass, it uses the same codepath, but it's a different way to add -framework flags so maybe it's worth testing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93001/new/
https://reviews.llvm.org/D93001
More information about the llvm-commits
mailing list