Have standalone builds define uppercase_CMAKE_BUILD_TYPE and use it.
llvm/CMakeLists.txt defines uppercase_CMAKE_BUILD_TYPE for regular LLVM
builds with OpenMP enabled.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D112951
[OpenMP][libomp][CMake] set and use uppercase_CMAKE_BUILD_TYPE ClosedPublic Authored by jlpeyton on Nov 1 2021, 12:28 PM.
Details Summary Have standalone builds define uppercase_CMAKE_BUILD_TYPE and use it.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 8 2021, 8:55 AM Closed by commit rG48b67dca2ccc: [OpenMP][libomp][CMake] use uppercase_CMAKE_BUILD_TYPE (authored by jlpeyton). · Explain WhyNov 9 2021, 9:04 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 385846 openmp/runtime/CMakeLists.txt
|