Skip to content

[openmp] Add ompdModule dependency to check-ompd #97736

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

nikic
Copy link
Contributor

@nikic nikic commented Jul 4, 2024

ompdModule is required by the gdb plugin. Ran into this when trying to run check-ompd without explicitly building openmp first.

ompdModule is required by the gdb plugin. Ran into this when trying
to run check-ompd without explicitly building openmp first.
@nikic nikic requested a review from vigbalu July 4, 2024 15:08
@llvmbot llvmbot added openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime labels Jul 4, 2024
Copy link
Collaborator

@jprotze jprotze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@nikic nikic merged commit a14a53e into llvm:main Jul 5, 2024
8 checks passed
@nikic nikic deleted the check-ompd-dep branch July 5, 2024 07:49
kbluck pushed a commit to kbluck/llvm-project that referenced this pull request Jul 6, 2024
ompdModule is required by the gdb plugin. Ran into this when trying to
run check-ompd without explicitly building openmp first.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants