Skip to content

[clang] Always select ud2 instruction for trap#118

Open
eleviant wants to merge 1 commit into
access-softek:mainfrom
eleviant:ud2-in-mskernel
Open

[clang] Always select ud2 instruction for trap#118
eleviant wants to merge 1 commit into
access-softek:mainfrom
eleviant:ud2-in-mskernel

Conversation

@eleviant
Copy link
Copy Markdown
Contributor

Patch selects ud2 (undefined instruction) for LLVM IR unreachable under X86. The guarantees that a noreturn function never returns.

Patch selects ud2 (undefined instruction) for LLVM IR unreachable under
X86. The guarantees that a noreturn function never returns.
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