This is an archive of the discontinued LLVM Phabricator instance.

[Libomptarget] Remove debug definitions DeviceRTL's CMake
ClosedPublic

Authored by jhuber6 on Oct 7 2022, 8:44 AM.

Details

Summary

These debugging definitions are no longer used in the new runtime. The
old runtime has been removed since Clang-14 so we can safely get rid of
these leftover variables.

Diff Detail

Event Timeline

jhuber6 created this revision.Oct 7 2022, 8:44 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 7 2022, 8:44 AM
jhuber6 requested review of this revision.Oct 7 2022, 8:44 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 7 2022, 8:44 AM
This revision is now accepted and ready to land.Oct 7 2022, 9:30 AM
This revision was automatically updated to reflect the committed changes.