This is an archive of the discontinued LLVM Phabricator instance.

[OMPT] Add tests for runtime entry points from non-OpenMP threads
ClosedPublic

Authored by sconvent on Jun 13 2018, 6:49 AM.

Details

Summary

Several runtime entry points have not been tested from non-OpenMP threads. This adds tests to an existing testcase.
While at it, the testcase was reformatted

Diff Detail

Repository
rL LLVM

Event Timeline

sconvent created this revision.Jun 13 2018, 6:49 AM
hbae accepted this revision.Jun 15 2018, 1:30 PM

LGTM.

This revision is now accepted and ready to land.Jun 15 2018, 1:30 PM
This revision was automatically updated to reflect the committed changes.