<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)
^