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

Fixed bug using string stream by including missing header #315

Closed
wants to merge 1 commit into from

Conversation

pelahi
Copy link

@pelahi pelahi commented May 27, 2021

This fixes the amdgpu libomptarget offloading. The sstream header was missing and has now been included. Without this header an error will occur compiling openmp for the AMDGPU target.

@repo-lockdown
Copy link

repo-lockdown bot commented May 27, 2021

This repository does not accept pull requests. Please follow http://llvm.org/docs/Contributing.html#how-to-submit-a-patch for contribution to LLVM.

@repo-lockdown repo-lockdown bot closed this May 27, 2021
@repo-lockdown repo-lockdown bot locked and limited conversation to collaborators May 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant