This is an archive of the discontinued LLVM Phabricator instance.

[CMake][runtimes] Add install target for runtimes builtins
ClosedPublic

Authored by phosek on May 1 2017, 11:32 AM.

Details

Summary

This adds an install-builtins target to avoid having to list all builtins targets explicitly.

Diff Detail

Repository
rL LLVM

Event Timeline

phosek created this revision.May 1 2017, 11:32 AM
beanz accepted this revision.May 31 2017, 11:15 AM

LGTM!

This revision is now accepted and ready to land.May 31 2017, 11:15 AM
This revision was automatically updated to reflect the committed changes.