This is an archive of the discontinued LLVM Phabricator instance.

Fix broken build due to new OMPT tests
ClosedPublic

Authored by hbae on Aug 5 2019, 10:01 AM.

Diff Detail

Repository
rOMP OpenMP

Event Timeline

hbae created this revision.Aug 5 2019, 10:01 AM

Could you elaborate why (I mostly interested)?

hbae added a comment.Aug 5 2019, 1:48 PM

GCC emits code with a GOMP* entry that is not supported in the LLVM runtime.

jdoerfert accepted this revision.Aug 5 2019, 2:03 PM

Sounds like a valid reason to me. Thx.

This revision is now accepted and ready to land.Aug 5 2019, 2:03 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptAug 5 2019, 2:45 PM