This is an archive of the discontinued LLVM Phabricator instance.

Fix build of stubs library
ClosedPublic

Authored by AndreyChurbanov on Mar 2 2018, 8:28 AM.

Details

Summary

Re-order includes to fix the build of stubs library that can be used for serial compilation of OpenMP codes.

Diff Detail

Repository
rOMP OpenMP

Event Timeline

AndreyChurbanov created this revision.Mar 2 2018, 8:28 AM
hbae accepted this revision.Mar 2 2018, 11:38 AM

LGTM.

This revision is now accepted and ready to land.Mar 2 2018, 11:38 AM
This revision was automatically updated to reflect the committed changes.