[PATCH] D139202: Link with missing libs to fix broken shared build

2022-12-02 Thread Jun Zhang via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rG8431436e543f: Link with missing libs to fix broken shared build (authored by junaire). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACT

[PATCH] D139202: Link with missing libs to fix broken shared build

2022-12-02 Thread Sam McCall via Phabricator via cfe-commits
sammccall accepted this revision. sammccall added a comment. This revision is now accepted and ready to land. Thanks, and sorry for the breakage! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D139202/new/ https://reviews.llvm.org/D139202 __

[PATCH] D139202: Link with missing libs to fix broken shared build

2022-12-02 Thread Jun Zhang via Phabricator via cfe-commits
junaire added a comment. This is caused by https://reviews.llvm.org/D139013 I should mention. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D139202/new/ https://reviews.llvm.org/D139202 ___ cfe-commits ma

[PATCH] D139202: Link with missing libs to fix broken shared build

2022-12-02 Thread Jun Zhang via Phabricator via cfe-commits
junaire created this revision. Herald added a subscriber: kadircet. Herald added a project: All. junaire requested review of this revision. Herald added a project: clang-tools-extra. Herald added a subscriber: cfe-commits. Signed-off-by: Jun Zhang Repository: rG LLVM Github Monorepo https://