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
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
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
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
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-