This is an archive of the discontinued LLVM Phabricator instance.

[zorg][PowerPC] Switch RHEL buildbot to use runtime build
ClosedPublic

Authored by jsji on Nov 2 2020, 6:55 AM.

Details

Summary

We are using runtime build now,
See Petr's definition about "runtime" build here:
http://lists.llvm.org/pipermail/llvm-dev/2020-April/140771.html

Update the cmake macros to reflect the change.

Diff Detail

Event Timeline

jsji created this revision.Nov 2 2020, 6:55 AM
jsji requested review of this revision.Nov 2 2020, 6:55 AM
jsji edited the summary of this revision. (Show Details)Nov 2 2020, 7:01 AM
saghir accepted this revision.Nov 2 2020, 9:06 AM
saghir added a subscriber: saghir.

LGTM.

This revision is now accepted and ready to land.Nov 2 2020, 9:06 AM
This revision was automatically updated to reflect the committed changes.