This is an archive of the discontinued LLVM Phabricator instance.

[CMake] Collect target names in the global LLVM_RUNTIMES property
AbandonedPublic

Authored by phosek on Jan 4 2018, 6:20 PM.

Details

Reviewers
beanz
Summary

This allows exporting the runtimes targets using the CMake export.

Diff Detail

Repository
rCXX libc++

Event Timeline

phosek created this revision.Jan 4 2018, 6:20 PM
phosek updated this revision to Diff 129138.Jan 9 2018, 11:57 AM
phosek abandoned this revision.Jul 19 2018, 8:21 PM

Replaced by D49587.