[compiler-rt] [llvm] [AArch64] Implement INIT/ADJUST_TRAMPOLINE (PR #70267)

Jameson Nash via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 07:38:24 PST 2025


vtjnash wrote:

heap-based trampolines is a higher-level (clang or flang) concern, not llvm, since llvm's intrinsics just takes a pointer to some memory, but doesn't care where/how it got allocated

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


More information about the llvm-commits mailing list