[PATCH] D92535: [llvm-link] fix linker behavior when linking archives with --only-needed option

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 15 13:11:32 PST 2020


tra added a comment.

@jdoerfert -- do you happen to know how archives with bitcode are used by OpenMP? Does OpenMP ever link just the archive alone w/o any other bitcode files?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92535/new/

https://reviews.llvm.org/D92535



More information about the llvm-commits mailing list