Hi everybody, I checked around examples for vararg intrinsics, but seems like no target or other parts in LLVM use intrinsics with llvm_vararg_ty as an input and adding such an intrinsics gives me a compiler error saying "unhandled MVT in intrinsics!". Are these kind of intrinsics still supported into LLVM? Cheers, Marcello