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:18 PM.

Details

Reviewers
beanz
Summary

This allows exporting the runtimes targets using the CMake export.

Diff Detail

Repository
rCXXA libc++abi

Event Timeline

phosek created this revision.Jan 4 2018, 6:18 PM
phosek updated this revision to Diff 129140.Jan 9 2018, 11:57 AM
phosek abandoned this revision.Jul 19 2018, 8:22 PM

Replaced by D49587.