[LLParser][OpaquePtr] Support forward reference to unnamed function
With opaque pointers, we always create forward references as i8 globals, so it will not be Function here.
Loading
Please sign in to comment
With opaque pointers, we always create forward references as i8 globals, so it will not be Function here.