commit | 0cd45cda8dd93df59a3e7d94c76ab6ff1fda2b96 | [log] [tgz] |
---|---|---|
author | Hans Wennborg <hans@hanshq.net> | Thu Aug 16 15:12:12 2018 +0000 |
committer | Hans Wennborg <hans@hanshq.net> | Thu Aug 16 15:12:12 2018 +0000 |
tree | 400bdf6def61ad1d3cb984589533781d3dd80d14 | |
parent | 7edab834d4b42a4594aac369bd93aa38d8d583a3 [diff] |
[cmake] Prevent LLVMgold.so from being unloaded on Linux Extend the fix from D40459 to also apply to modules such as the LLVM gold plugin. This is needed because current binutils master (and future binutils 2.32) calls dlclose() on bfd plugins as part of a recent fix for https://sourceware.org/bugzilla/show_bug.cgi?id=23460. Patch by Evangelos Foutras! Differential Revision: https://reviews.llvm.org/D50416 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@339883 91177308-0d34-0410-b5e6-96231b3b80d8