Skip to content
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

[libomptarget][amdcgn] Add build dependency for llvm-link and opt #51018

Closed
jprotze opened this issue Aug 30, 2021 · 1 comment
Closed

[libomptarget][amdcgn] Add build dependency for llvm-link and opt #51018

jprotze opened this issue Aug 30, 2021 · 1 comment
Labels
bugzilla Issues migrated from bugzilla cmake Build system in general and CMake in particular

Comments

@jprotze
Copy link
Collaborator

jprotze commented Aug 30, 2021

Bugzilla Link 51676
Resolution FIXED
Resolved on Sep 03, 2021 15:51
Version trunk
OS Linux
Blocks #50580
CC @tstellar
Fixed by commit(s) 4bb36df 5ea1c37 7f3d00c c45fa58

Extended Description

LLVM_ENABLE_RUNTIMES=openmp builds OpenMP as a runtime in a nested CMake instance. For building some targets, opt and llvm-link are necessary. The issue is fixed in trunk.

Please backport 4bb36df and 5ea1c37 to release/13.x

@tstellar
Copy link
Collaborator

tstellar commented Sep 3, 2021

Merged: c45fa58

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 11, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla cmake Build system in general and CMake in particular
Projects
None yet
Development

No branches or pull requests

2 participants