This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Fix mangling for linear parameters with negative stride
ClosedPublic

Authored by mikerice on May 11 2022, 11:36 AM.

Details

Summary

The 'n' character is used in place of '-' in the mangled name.

Diff Detail

Event Timeline

mikerice created this revision.May 11 2022, 11:36 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 11 2022, 11:36 AM
mikerice requested review of this revision.May 11 2022, 11:36 AM
This revision is now accepted and ready to land.May 11 2022, 12:21 PM
This revision was landed with ongoing or failed builds.May 11 2022, 2:03 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptMay 11 2022, 2:03 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript