[PATCH] D35739: Fix LLVMgold plugin name/path for non-Linux.
Stephen Hines via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 21 15:37:36 PDT 2017
srhines added a comment.
Looks great. Thanks for fixing this up. It's hard to believe that there is nothing in Support that gives you the proper suffix for shared libraries. It would seem like this might be useful elsewhere, but I actually didn't find really any other place that wants to use this value generically.
Repository:
rL LLVM
https://reviews.llvm.org/D35739
More information about the cfe-commits
mailing list