This is an archive of the discontinued LLVM Phabricator instance.

[CMake][libcxx] Include AddLLVM needed for tests in the right context
ClosedPublic

Authored by phosek on Nov 20 2017, 8:56 PM.

Details

Summary

AddLLVM is needed for several functions that are used in tests and
as such needs to be included from the right context which previously
wasn't the case.

Diff Detail

Repository
rL LLVM

Event Timeline

phosek created this revision.Nov 20 2017, 8:56 PM
beanz accepted this revision.Nov 27 2017, 9:53 AM

LGTM.

This revision is now accepted and ready to land.Nov 27 2017, 9:53 AM
This revision was automatically updated to reflect the committed changes.