This is broken per PR36561 and PR36574, so disable it for now until
somebody interested can take a look. OMPT can still be activated manually
by passing -DLIBOMP_OMPT_SUPPORT=ON during configuration.
Details
Details
- Reviewers
protze.joachim hbae jlpeyton AndreyChurbanov omalyshe - Commits
- rGe6324b725afd: Merging r338721: --------------------------------------------------------------…
rGef8f73728858: [OMPT] Disable by default on Windows
rL338728: Merging r338721:
rOMP338721: [OMPT] Disable by default on Windows
rL338721: [OMPT] Disable by default on Windows
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
I second this change, since this should hopefully allow to include OpenMP in the release build, until someone can fix the build of OMPT on Windows.
Comment Actions
If nobody objects I'd like to commit this later today and try to get this backported before rc1.