Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cmake variable to disable writing gs register #2284

Merged
merged 2 commits into from
Jun 13, 2023

Conversation

wenyongh
Copy link
Contributor

Support to disable writing x86-64 GS segment register by
cmake -DWAMR_DISABLE_WRITE_GS_BASE=1
and update document. Issue was reported in #2273.

Copy link
Collaborator

@xujuntwt95329 xujuntwt95329 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wenyongh wenyongh merged commit fe830d8 into bytecodealliance:main Jun 13, 2023
480 checks passed
@wenyongh wenyongh deleted the enhance_segue_opt branch June 15, 2023 06:23
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
)

Support to disable writing x86-64 GS segment register by
  `cmake -DWAMR_DISABLE_WRITE_GS_BASE=1`
and update document. Issue was reported in bytecodealliance#2273.
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.

None yet

2 participants