This is an archive of the discontinued LLVM Phabricator instance.

[libomptarget] Build all libraries in libomptarget/
ClosedPublic

Authored by Hahnfeld on Nov 10 2017, 1:06 PM.

Details

Summary

In standalone build, plugins where previously built in their
subdirectory in plugins/ and tests couldn't find them.

Diff Detail

Repository
rL LLVM

Event Timeline

Hahnfeld created this revision.Nov 10 2017, 1:06 PM
grokos accepted this revision.Nov 10 2017, 1:54 PM

LGTM

This revision is now accepted and ready to land.Nov 10 2017, 1:54 PM
This revision was automatically updated to reflect the committed changes.