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 debuginfo for windows_gnullvm_base.rs #104067

Merged
merged 1 commit into from
Nov 8, 2022
Merged

fix debuginfo for windows_gnullvm_base.rs #104067

merged 1 commit into from
Nov 8, 2022

Commits on Nov 7, 2022

  1. fix debuginfo for windows_gnullvm_base.rs

    These lines (including the FIXME comment) were added to windows_gnu_base.rs in cf2c492 but windows_gnullvm_base.rs was not updated.  This resulted in an error `LLVM ERROR: dwo only supported with ELF and Wasm` attempting to build on aarch64-pc-windows-gnullvm.
    
    Signed-off-by: Jeremy Drake <[email protected]>
    jeremyd2019 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    6994651 View commit details
    Browse the repository at this point in the history