[all-commits] [llvm/llvm-project] 14043d: [lld] Implement getOutputCharacteristics for non-s...
Jacek Caban via All-commits
all-commits at lists.llvm.org
Wed Nov 1 05:27:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 14043d42e4c094079c89db3714152d541555a93d
https://github.com/llvm/llvm-project/commit/14043d42e4c094079c89db3714152d541555a93d
Author: Jacek Caban <jacek at codeweavers.com>
Date: 2023-11-01 (Wed, 01 Nov 2023)
Changed paths:
M lld/COFF/Chunks.h
M lld/COFF/DLL.cpp
A lld/test/COFF/export-thunk.test
Log Message:
-----------
[lld] Implement getOutputCharacteristics for non-section code thunks. (#70721)
This will be useful for ARM64EC, but it also fixes MinGW export handling
when synthetic function symbols are exported.
More information about the All-commits
mailing list