mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-11 08:08:08 +00:00
changelog
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
instead of the library where the first import reference was found. For example, if the first pass finds the import
|
||||
thunk in foo.lib and the second pass resolves symbol to the import address in bar.lib, the linker now always linkes
|
||||
the import thunk and import address members from the library where the first reference was found.
|
||||
- /OPT:REF: Fixed an issue with garbage collection of associated sections and weak symbols that led linker to remove
|
||||
live sections.
|
||||
|
||||
# v0.9.25-alpha
|
||||
|
||||
|
||||
Reference in New Issue
Block a user