Skip to content

[BOLT] Update DIEStreamer #85818

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 2 commits into from
Mar 19, 2024
Merged

Conversation

kazutakahirata
Copy link
Contributor

commit 43a2ec4
Author: Jonas Devlieghere [email protected]
Date: Tue Mar 19 08:30:47 2024 -0700

removed parameter Translator from the constructor of DwarfStreamer.
This patch fixes the build by updating the constructor of DIEStreamer
accordingly.

  commit 43a2ec4
  Author: Jonas Devlieghere <[email protected]>
  Date:   Tue Mar 19 08:30:47 2024 -0700

removed parameter Translator from the constructor of DwarfStreamer.
This patch fixes the build by updating the constructor of DIEStreamer
accordingly.
Copy link

github-actions bot commented Mar 19, 2024

✅ With the latest revision this PR passed the C/C++ code formatter.

@kazutakahirata kazutakahirata merged commit e4f9175 into llvm:main Mar 19, 2024
@kazutakahirata kazutakahirata deleted the pr_bolt_fix_build branch March 19, 2024 19:21
@JDevlieghere
Copy link
Member

Thanks for fixing the BOLT issue. In the meantime, my PR got reverted, so I'm guessing this isn't building right now? I'm building locally to see if this fixes the issue in which case I can reland my commit.

kazutakahirata added a commit that referenced this pull request Mar 19, 2024
This reverts commit e4f9175.

  commit 3176c15
  Author: Andres Villegas <[email protected]>
  Date:   Tue Mar 19 10:58:31 2024 -0700

reverted 43a2ec4.
@kazutakahirata
Copy link
Contributor Author

Thanks for fixing the BOLT issue. In the meantime, my PR got reverted, so I'm guessing this isn't building right now? I'm building locally to see if this fixes the issue in which case I can reland my commit.

Thank you for fixing this with 4128340.

chencha3 pushed a commit to chencha3/llvm-project that referenced this pull request Mar 23, 2024
commit 43a2ec4
  Author: Jonas Devlieghere <[email protected]>
  Date:   Tue Mar 19 08:30:47 2024 -0700

removed parameter Translator from the constructor of DwarfStreamer.
This patch fixes the build by updating the constructor of DIEStreamer
accordingly.
chencha3 pushed a commit to chencha3/llvm-project that referenced this pull request Mar 23, 2024
This reverts commit e4f9175.

  commit 3176c15
  Author: Andres Villegas <[email protected]>
  Date:   Tue Mar 19 10:58:31 2024 -0700

reverted 43a2ec4.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants