This is an archive of the discontinued LLVM Phabricator instance.

gn build: Add support for building lldb-server on Android.
ClosedPublic

Authored by pcc on Sep 8 2021, 1:54 PM.

Details

Summary

The cross-compiled lldb-server targets are added to the top-level
lldb target if Android cross compilation is enabled.

Diff Detail

Event Timeline

pcc created this revision.Sep 8 2021, 1:54 PM
pcc requested review of this revision.Sep 8 2021, 1:54 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 8 2021, 1:54 PM
thakis accepted this revision.Sep 8 2021, 3:05 PM
This revision is now accepted and ready to land.Sep 8 2021, 3:05 PM
pcc updated this revision to Diff 371465.Sep 8 2021, 3:47 PM

Move to data_deps

This revision was landed with ongoing or failed builds.Sep 8 2021, 7:35 PM
This revision was automatically updated to reflect the committed changes.