This is an archive of the discontinued LLVM Phabricator instance.

[wip] Convert the NATIVE llvm build process to be project agnostic
AbandonedPublic

Authored by lanza on Jul 16 2019, 5:00 PM.

Details

Reviewers
None
Summary

lldb recently added a tablegen tool. In order to properly cross compile
lldb standalone there needs to be a mechanism to generate the native
lldb build, analgous to what's done for the NATIVE llvm build. Thus,
we can simply modify this setup to allow for any project to be used.

Diff Detail

Event Timeline

lanza created this revision.Jul 16 2019, 5:00 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 16 2019, 5:00 PM
lanza abandoned this revision.Jul 16 2019, 7:51 PM