Azoy
|
d8ea42adfb
|
Bump backward compatibility to 5.3
|
2020-03-25 11:41:15 -04:00 |
|
Joe Groff
|
f7caa2d618
|
Bump runtime to load backward compatibility hacks from __swift52_hooks
|
2019-12-10 13:10:08 -08:00 |
|
Joe Groff
|
05dfec0cda
|
Push the conformance accessor hack down into getTypeByMangledName.
|
2019-04-17 14:44:40 -07:00 |
|
John McCall
|
de4564877a
|
Separate CC attrs in the compatibility-override macro; NFC.
|
2019-02-05 16:20:48 -05:00 |
|
Mike Ash
|
f8241caa59
|
[Runtime] Rename __swift_lite section to __swift_hooks.
rdar://problem/36997475
|
2018-03-29 12:16:01 -04:00 |
|
Mike Ash
|
f4224b092e
|
[Runtime] Redo compatibility overrides boilerplate using a .def file.
rdar://problem/36997475
|
2018-03-28 13:39:55 -04:00 |
|
Mike Ash
|
d024fd7487
|
[Runtime] Fill out a bunch more compatibility hooks.
rdar://problem/36997475
|
2018-03-22 09:14:55 -07:00 |
|
Mike Ash
|
6ed2628883
|
[Runtime] Clean up the compatibility hooking mechanism a bit. Add a hook to swift_conformsToProtocol.
rdar://problem/36997475
|
2018-03-21 14:16:41 -07:00 |
|
Mike Ash
|
9e8d4da76f
|
[Runtime] Add a hooking mechanism to allow future apps to extend dynamic casting and type lookup. Make swift_dynamicCast and swift_getTypeByMangledName use these hooks.
rdar://problem/36997475
|
2018-03-20 16:33:37 -07:00 |
|