This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP][NFC] Change error message on offloading failure to mention documentation
ClosedPublic

Authored by jhuber6 on Jan 31 2022, 9:19 AM.

Details

Summary

This patch changes the error message to instead mention the
documentation page for the debugging options provided by libomptarget
and the bitcode runtimes. Add some extra information to the documentation to
help users more quickly identify debugging resources.

Diff Detail

Event Timeline

jhuber6 created this revision.Jan 31 2022, 9:19 AM
jhuber6 requested review of this revision.Jan 31 2022, 9:19 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 31 2022, 9:19 AM
jdoerfert accepted this revision.Jan 31 2022, 9:24 AM
This revision is now accepted and ready to land.Jan 31 2022, 9:24 AM