[Orc] Fix sret/byval attributes in test (NFC)
This was placing sret/byval attributes without type argument on non-pointer arguments. Make this valid IR by using pointer arguments and passing the corresponding attribute type argument.
Loading
Please sign in to comment