This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Fx link clause
AbandonedPublic

Authored by gtbercea on Jul 18 2019, 8:01 AM.

Details

Reviewers
ABataev
caomhin
Summary

Adjust linkage of variables under the link clause.

Diff Detail

Repository
rC Clang

Event Timeline

gtbercea created this revision.Jul 18 2019, 8:01 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 18 2019, 8:01 AM

The description does not explain anything.

lib/CodeGen/CGOpenMPRuntime.cpp
2578

Remove this line of code, it is not required

gtbercea abandoned this revision.Jul 18 2019, 9:18 AM

Not needed as a separate patch.