[PATCH] D53778: [CMAKE] Specify all_load when exporting symbols from an executable (macOS)
Joe Ranieri via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 4 19:15:28 PST 2018
jranieri-grammatech added a comment.
https://reviews.llvm.org/rC345628 makes Clang depend on `llvm::json`, so this is no longer relevant for my purposes but I think it is a bit nicer to go this approach than always using `-undefined suppress`. I'd be okay with abandoning this revision if you'd prefer to keep things as-is.
https://reviews.llvm.org/D53778
More information about the llvm-commits
mailing list