This is an archive of the discontinued LLVM Phabricator instance.

Adding omp_in_final()
ClosedPublic

Authored by jlpeyton on Apr 27 2015, 1:57 PM.

Details

Reviewers
hfinkel
Summary

Added missed symbol omp_in_final into include/module files (interface is similar to omp_in_parallel).

Diff Detail

Repository
rL LLVM

Event Timeline

jlpeyton updated this revision to Diff 24499.Apr 27 2015, 1:57 PM
jlpeyton retitled this revision from to Adding omp_in_final().
jlpeyton updated this object.
jlpeyton edited the test plan for this revision. (Show Details)
jlpeyton added a reviewer: hfinkel.
jlpeyton set the repository for this revision to rL LLVM.
hfinkel accepted this revision.May 6 2015, 9:13 AM
hfinkel edited edge metadata.

LGTM.

This revision is now accepted and ready to land.May 6 2015, 9:13 AM
jlpeyton closed this revision.May 6 2015, 11:50 AM

Thanks Hal, Andrey committed revision 236619.