Skip to content

LLVM_VERSION_MINOR is 0 in LLVM trunk now #36295

Closed
@sanxiyn

Description

@sanxiyn

rustllvm includes some #if LLVM_VERSION_MINOR >= 8 checks which are intended as "LLVM 3.8 or later". Now LLVM SVN trunk is 4.0, LLVM_VERSION_MINOR is 0, and the check fails.

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