[flang-commits] [flang] [RFC][flang] Trampolines for internal procedures. (PR #66157)

Anthony Green via flang-commits flang-commits at lists.llvm.org
Tue Sep 19 17:36:34 PDT 2023


atgreen wrote:

Here's a good description of libffi's static trampolines:
https://blog.lazym.io/2021/07/29/Cast-a-Closure-to-a-Function-Pointer-How-libffi-closure-works/

I'm still open to extracting some of that code into a separate library
provided by libffi if that would be useful. (The libstatictramp idea)


On Tue, Sept 19, 2023, 5:20 p.m. Slava Zakharin ***@***.***>
wrote:

> Hello @madvenka786 <https://github.com/madvenka786> and @atgreen
> <https://github.com/atgreen>, I wonder if you have something to share on
> this topic.
>
>> Reply to this email directly, view it on GitHub
> <https://github.com/llvm/llvm-project/pull/66157#issuecomment-1726495979>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AAAV7CNE4COBK5PKFF2LQHDX3IEA5ANCNFSM6AAAAAA4VRXCGQ>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>


https://github.com/llvm/llvm-project/pull/66157


More information about the flang-commits mailing list