This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb535459d0a1d: [debugserver] Use add_lldb_library instead of
add_library (authored by JDevlieghere).
Herald added a project: LLDB.
Repository:
rG L
jasonmolenda accepted this revision.
jasonmolenda added a comment.
This revision is now accepted and ready to land.
LGTM.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101596/new/
https://reviews.llvm.org/D101596
___
lldb-commits mailing list
JDevlieghere created this revision.
JDevlieghere added a reviewer: jasonmolenda.
Herald added a subscriber: mgorny.
JDevlieghere requested review of this revision.
Use `add_lldb_library` to ensure debugserver inherits all the defines set by
llvm.
https://reviews.llvm.org/D101596
Files:
lldb/