Files
CMake/Source
Zsolt Parragi 85e08370d0 bindexplib: Always export executable symbols, even they are also readable
Previously bindexplib discarded read-only non-function symbols even in
executable/code sections, but in some specific cases they could still mark
functions.

An example is provided by nop.asm in the AuoExportDll test, which exports
a function only marked by a label. This symbol can be used from C/C++
code, but without this change it would result in an unresolved external
symbol when built as a DLL on Windows.
2017-02-28 09:49:12 -05:00
..
2017-01-12 19:29:52 +03:00
2017-02-28 00:01:08 -05:00
2016-11-23 00:41:44 +01:00
2016-10-14 09:27:43 -04:00
2016-11-28 14:06:40 -05:00
2016-12-14 09:40:33 -05:00
2016-12-14 09:40:33 -05:00
2016-12-14 09:40:33 -05:00
2016-10-30 19:50:19 +01:00
2016-12-14 09:40:33 -05:00
2016-11-23 00:41:44 +01:00
2016-11-23 00:41:44 +01:00
2016-12-14 09:40:33 -05:00
2017-02-20 10:43:07 -05:00
2016-11-23 00:41:44 +01:00