llvm-project/lld/test
Martin Storsjö 343ffa70fc [LLD] [COFF] Fix mingw comdat associativity for leader symbols with a different name
For a weak symbol func in a comdat, the actual leader symbol ends up
named like .weak.func.default*. Likewise, for stdcall on i386, the symbol
may be named _func@4, while the section suffix only is "func", which the
previous implementation didn't handle.

This fixes unwinding through weak functions when using
-ffunction-sections in mingw environments.

Differential Revision: https://reviews.llvm.org/D84607
2020-07-27 17:32:08 +03:00
..
COFF [LLD] [COFF] Fix mingw comdat associativity for leader symbols with a different name 2020-07-27 17:32:08 +03:00
ELF [lld][ELF] Add LOG2CEIL builtin ldscript function 2020-07-27 12:16:43 +03:00
MachO [lld-macho] Support lookup of dylibs in frameworks 2020-07-26 12:46:46 -07:00
MinGW [LLD] [MinGW] Implement the --file-alignment and --section-alignment options 2020-07-15 08:34:08 +03:00
Unit Revert "Temporarily revert "build: use `find_package(Python3)` if available"" 2020-04-29 01:38:08 +00:00
darwin
mach-o ld64.lld: Make janky support for tbd files actually work sometimes 2020-07-02 15:31:21 -04:00
wasm [WebAssembly] 64-bit memory limits 2020-07-06 12:40:45 -07:00
CMakeLists.txt [CMake] Simplify CMake handling for zlib 2020-07-23 23:05:36 -07:00
lit.cfg.py Add test utility 'extract' 2020-07-23 19:15:35 -07:00
lit.site.cfg.py.in [CMake] Simplify CMake handling for zlib 2020-07-23 23:05:36 -07:00