Skip to content

Conversation

@wenyongh
Copy link
Contributor

No description provided.

@wenyongh wenyongh merged commit bbaf0a3 into bytecodealliance:main Dec 14, 2021
@wenyongh wenyongh deleted the fix_wamrc_win32 branch December 15, 2021 07:34
vickiegpt pushed a commit to vickiegpt/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
…odealliance#886)

Use the previous resolved binary type info (obj_data->target_info.bin_type) to
check the endian and bit-width but not the raw binary info, the latter is not
suitable for the check for Win32 object file type.

And fix the symbol comparison issue in resolve_target_sym(), as in Win32, the
symbol name of a function added by LLVMAddFunction() is prefixed by '_',
which leads to invalid result returned by strcmp().
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant