This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP][CMake] Clean up the CMake variable `LIBOMPTARGET_LLVM_INCLUDE_DIRS`
ClosedPublic

Authored by tianshilei1992 on Mar 5 2022, 1:28 PM.

Details

Summary

LIBOMPTARGET_LLVM_INCLUDE_DIRS is currently checked and included for
multiple times redundantly. This patch is simply a clean up.

Diff Detail

Event Timeline

tianshilei1992 created this revision.Mar 5 2022, 1:28 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 5 2022, 1:28 PM
tianshilei1992 requested review of this revision.Mar 5 2022, 1:28 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 5 2022, 1:28 PM
This revision is now accepted and ready to land.Mar 5 2022, 1:43 PM
This revision was landed with ongoing or failed builds.Mar 5 2022, 7:38 PM
This revision was automatically updated to reflect the committed changes.