This is an archive of the discontinued LLVM Phabricator instance.

Select expected remote libc++ library name based on remote platform.
ClosedPublic

Authored by flackr on May 13 2015, 12:00 PM.

Details

Summary

Select expected remote libc++ library name based on remote platform. This is used to verify libc++ is in the loaded image list by various tests which use it.

Diff Detail

Repository
rL LLVM

Event Timeline

flackr updated this revision to Diff 25720.May 13 2015, 12:00 PM
flackr retitled this revision from to Select expected remote libc++ library name based on remote platform..
flackr updated this object.
flackr edited the test plan for this revision. (Show Details)
flackr added a reviewer: clayborg.
flackr set the repository for this revision to rL LLVM.
flackr added a subscriber: Unknown Object (MLST).
clayborg accepted this revision.May 13 2015, 1:07 PM
clayborg edited edge metadata.

lgtm

This revision is now accepted and ready to land.May 13 2015, 1:07 PM
This revision was automatically updated to reflect the committed changes.