This is an archive of the discontinued LLVM Phabricator instance.

Fixing typos in __kmp_release_deps trace outputs
ClosedPublic

Authored by vhscampos on Oct 25 2016, 4:54 PM.

Details

Summary

The strings in trace outputs inside __kmp_release_deps had typos, which have been fixed. They were: realease and succesors.

Diff Detail

Repository
rL LLVM

Event Timeline

vhscampos updated this revision to Diff 75814.Oct 25 2016, 4:54 PM
vhscampos retitled this revision from to Fixing typos in __kmp_release_deps trace outputs.
vhscampos updated this object.
vhscampos added reviewers: jcownie, Hahnfeld.
vhscampos added a subscriber: openmp-commits.
Hahnfeld accepted this revision.Oct 25 2016, 11:28 PM
Hahnfeld edited edge metadata.

LGTM

Shall I commit the changes on your behalf?

This revision is now accepted and ready to land.Oct 25 2016, 11:28 PM

Yes, please. Thanks.

This revision was automatically updated to reflect the committed changes.