[Lldb-commits] [PATCH] D140671: [lldb] [utils] Fix linking lit-cpuid to LLVM dylib

2022-12-26 Thread Michał Górny via Phabricator via lldb-commits
mgorny added a comment. Thanks! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D140671/new/ https://reviews.llvm.org/D140671 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org

[Lldb-commits] [PATCH] D140671: [lldb] [utils] Fix linking lit-cpuid to LLVM dylib

2022-12-26 Thread Michał Górny via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rGdfc20708bcdf: [lldb] [utils] Fix linking lit-cpuid to LLVM dylib (authored by mgorny). Herald added a project: LLDB. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm

[Lldb-commits] [lldb] dfc2070 - [lldb] [utils] Fix linking lit-cpuid to LLVM dylib

2022-12-26 Thread Michał Górny via lldb-commits
Author: Michał Górny Date: 2022-12-26T19:03:25+01:00 New Revision: dfc20708bcdf7b4c4bea8595fc4ac8674634d5e6 URL: https://github.com/llvm/llvm-project/commit/dfc20708bcdf7b4c4bea8595fc4ac8674634d5e6 DIFF: https://github.com/llvm/llvm-project/commit/dfc20708bcdf7b4c4bea8595fc4ac8674634d5e6.diff

[Lldb-commits] [PATCH] D140671: [lldb] [utils] Fix linking lit-cpuid to LLVM dylib

2022-12-26 Thread Sam Elliott via Phabricator via lldb-commits
lenary accepted this revision. lenary added a comment. This revision is now accepted and ready to land. This looks better to me! CHANGES SINCE LAST ACTION https://reviews.llvm.org/D140671/new/ https://reviews.llvm.org/D140671 ___ lldb-commits maili

[Lldb-commits] [PATCH] D140671: [lldb] [utils] Fix linking lit-cpuid to LLVM dylib

2022-12-26 Thread Michał Górny via Phabricator via lldb-commits
mgorny created this revision. mgorny added reviewers: labath, sylvestre.ledru, JDevlieghere, MaskRay. Herald added subscribers: StephenFan, delcypher. Herald added a project: All. mgorny requested review of this revision. Use `LINK_COMPONENTS` instead of manual `target_link_libraries` to link lit-