[lld] [LLD][COFF] Add S_THUNK32 PDB records for all ARM64EC import thunks (PR #115310)

Jacek Caban via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 7 04:50:25 PST 2024


cjacek wrote:

Depends on #115309.

MSVC appears to use the demangled name for the auxiliary thunk. I followed this approach, which is why I pass `thunkSym` as the symbol for the auxiliary thunk chunk.

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


More information about the llvm-commits mailing list