Jonathan Grynspan
|
099fdc2e41
|
Fix an issue on COFF/ELF targets where the runtime would register each loaded image twice (at least early on.)
|
2022-01-01 11:39:25 -05:00 |
|
Arnold Schwaighofer
|
cf3951394a
|
Revert "Fix an issue on COFF/ELF targets where the runtime would register each loaded image twice (at least early on.)"
|
2021-12-21 07:15:08 -08:00 |
|
Jonathan Grynspan
|
7fe5ea7398
|
Fix an issue on COFF/ELF targets where the runtime would register each loaded image twice (at least early on.)
|
2021-12-20 15:15:02 -05:00 |
|
Pavel Yaskevich
|
3f4c06eb1b
|
[Distributed] Runtime: Add skeleton support for accessible function sections
|
2021-12-17 10:52:56 -08:00 |
|
Kuba (Brecka) Mracek
|
dd93538e66
|
Drop an unused #include from ImageInspectionCommon.h (#40203)
|
2021-11-29 19:30:25 -08:00 |
|
Kuba (Brecka) Mracek
|
db18deaf91
|
Add a SWIFT_RUNTIME_MACHO_NO_DYLD stdlib mode that doesn't dynamically look up sections in modules, and only assumes a single static module (#33441)
|
2020-08-18 11:46:42 -07:00 |
|
Augusto Noronha
|
3cb8f9b6fc
|
Add entrypoints to the runtime that exposes metadata necessary for reflection tests on Linux (#32339)
|
2020-07-24 15:26:15 -07:00 |
|
Augusto Noronha
|
5cee6f3d6a
|
Unify 'MetadataSections' data structure, as well as common ELF and COFF procedures
|
2020-06-29 19:35:44 -03:00 |
|