This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Exchange code in asm file for inline assembly
ClosedPublic

Authored by jlpeyton on Apr 8 2019, 2:57 PM.

Details

Summary

This change replaces some of the assembly functions in z_Linux_asm.S for inline asm in kmp.h. This allows better interaction with compiler tools and sanitizers.

Diff Detail

Repository
rL LLVM

Event Timeline

jlpeyton created this revision.Apr 8 2019, 2:57 PM
This revision is now accepted and ready to land.Apr 11 2019, 5:11 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptApr 15 2019, 12:18 PM