Skip to content

LLVM 18 breakage: failed to get bitcode from object file after LLVM 6b539f5eb8e #115069

Closed
@durin42

Description

@durin42

Filing this to keep track of llvm/llvm-project@6b539f5 breaking tests/codegen/lto-removes-invokes.rs and tests/codegen/sanitizer/sanitizer-recover.rs#MSAN-RECOVER-LTO, both with the message error: failed to get bitcode from object file for LTO (Bitcode section not found in object file).

In https://reviews.llvm.org/D152973#4520240 it sounds like we should already have an idea of what to do here, but I also have the vague notion it might not be a quick fix, so I'm opening a bug that I can refer the handful of Rust-at-HEAD/LLVM-at-HEAD users to until we get this resolved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-LLVMArea: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions