Skip to content

LLVM Pass may be broken under LLVM 5.0.1 #40

@fundamental

Description

@fundamental

It looks like they've changed their API slightly for LLVM 5. Currently the LLVM pass has a chance to throw:

 /usr/include/llvm-5.0/llvm/IR/Type.h:363: llvm::Type* llvm::Type::getArrayElementType() const: Assertion `getTypeID() == ArrayTyID' failed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions