Skip to content

Support opaque pointers with llvmcall? #54188

@chriselrod

Description

@chriselrod
<string>:9:45: warning: ptr type is only supported in -opaque-pointers mode
  call void @llvm.lifetime.start.p0(i64 32, ptr nonnull %newstruct9.i)
                                            ^
ERROR: Failed to parse LLVM assembly: 
<string>:9:45: error: expected type
  call void @llvm.lifetime.start.p0(i64 32, ptr nonnull %newstruct9.i)
                                            ^        

Typed pointer support was dropped in LLVM 17.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions