[OpenMP][Offload] Automatically map indirect function pointers (#71462)
We already have all the information to automatically map function pointers that have been declared as `indirect` declare target by the user. This is just enabling and testing the functionality by looking through the one level of indirection.
Loading
Please sign in to comment