[PATCH] D81385: Fix libdl linking for libclang in standalone mode

2020-07-24 Thread Hans Wennborg via Phabricator via cfe-commits
hans added a comment. Pushed to 11.x as 833f8c958601bb640ba6a25d627c1dc58dad14d2 . Please let me know if there are any follow-ups. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION

[PATCH] D81385: Fix libdl linking for libclang in standalone mode

2020-07-23 Thread Martin Storsjö via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rGa41af6e41e6f: [clang] Fix libdl linking for libclang in standalone mode (authored by thieta, committed by mstorsjo). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION

[PATCH] D81385: Fix libdl linking for libclang in standalone mode

2020-07-21 Thread Roman Lebedev via Phabricator via cfe-commits
lebedev.ri added a comment. In D81385#2164235 , @hans wrote: > In D81385#2162911 , @mstorsjo wrote: > > > Ping @beanz > > > > @hans - I think this is something that would be wanted to have fixed in the > > release

[PATCH] D81385: Fix libdl linking for libclang in standalone mode

2020-07-21 Thread Hans Wennborg via Phabricator via cfe-commits
hans added a comment. In D81385#2162911 , @mstorsjo wrote: > Ping @beanz > > @hans - I think this is something that would be wanted to have fixed in the > release branch (it's a regression for certain build configurations, afaik) - > the fix awaits an

[PATCH] D81385: Fix libdl linking for libclang in standalone mode

2020-07-20 Thread Martin Storsjö via Phabricator via cfe-commits
mstorsjo added a subscriber: hans. mstorsjo added a comment. Ping @beanz @hans - I think this is something that would be wanted to have fixed in the release branch (it's a regression for certain build configurations, afaik) - the fix awaits an ack from @beanz. Repository: rG LLVM Github

[PATCH] D81385: Fix libdl linking for libclang in standalone mode

2020-07-13 Thread Martin Storsjö via Phabricator via cfe-commits
mstorsjo added a comment. Ping @beanz - I think people would like this to be included before the 11 branch. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D81385/new/ https://reviews.llvm.org/D81385

[PATCH] D81385: Fix libdl linking for libclang in standalone mode

2020-06-19 Thread Michał Górny via Phabricator via cfe-commits
mgorny added a comment. Ping. It'd be nice to have this fixed. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D81385/new/ https://reviews.llvm.org/D81385 ___ cfe-commits mailing list

[PATCH] D81385: Fix libdl linking for libclang in standalone mode

2020-06-08 Thread Roman Lebedev via Phabricator via cfe-commits
lebedev.ri accepted this revision. lebedev.ri added a comment. This revision is now accepted and ready to land. Thank you! mceier: https://reviews.llvm.org/D81385 LebedevRI: clang built successfully with that patch But consider waiting for @beanz Repository: rG LLVM Github Monorepo

[PATCH] D81385: Fix libdl linking for libclang in standalone mode

2020-06-08 Thread Tobias Hieta via Phabricator via cfe-commits
thieta created this revision. thieta added reviewers: mstorsjo, beanz, lebedev.ri. thieta added a project: clang. Herald added subscribers: cfe-commits, mgorny. As noted in https://reviews.llvm.org/D80492 that change broke standalone builds of clang. This reverts the old behavior of libdl