Files
swift-mirror/include/swift
Daniel Rodríguez Troitiño ec86064209 [swift-reflection-dump] Support for ELF32.
Split the addImage method for ELF into two branches for ELF32 and for
ELF64 depending on the value stored in the identifier of the image.

Most of the code of the previous function moves into readELFSections,
which is build similar to the already existing readMachOSections. The
code is only modified to use the types from the template parameter.

This fixes a couple of reflection tests in Android armv7 (and I suppose
it should also fix the same problem in other 32 bits platforms which use
ELF).
2019-02-19 13:06:10 -08:00
..
2019-02-13 21:51:28 -05:00
2019-02-07 23:46:31 -05:00
2019-01-30 17:19:56 -08:00
2019-02-12 20:16:25 -06:00