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

Fix a compilation issue with llvm20 #5097

Merged
merged 1 commit into from
Sep 4, 2024
Merged

Fix a compilation issue with llvm20 #5097

merged 1 commit into from
Sep 4, 2024

Commits on Sep 4, 2024

  1. Fix a compilation issue with llvm20

    The upstream commit
      llvm/llvm-project#82240
    introduced a func signature change for func getFileLineInfoForAddress().
    Add proper change to accommodate llvm20 need for additional func
    arguments.
    Yonghong Song committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    dd001bf View commit details
    Browse the repository at this point in the history