FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Simplify WASM_UNREACHABLE. NFC by sbc100 · Pull Request #8976 · WebAssembly/binaryen · GitHub

Simplify WASM_UNREACHABLE. NFC - #8976

Merged
sbc100 merged 1 commit into
mainfrom
WASM_BUILTIN_UNREACHABLE
Aug 20, 2026
Merged

Simplify WASM_UNREACHABLE. NFC#8976
sbc100 merged 1 commit into
mainfrom
WASM_BUILTIN_UNREACHABLE

Conversation

sbc100 commented Aug 6, 2026

Copy link
Copy Markdown
Member

The WASM_BUILTIN_UNREACHABLE macro is unconditionally defined in compiler-support.h so checking here is redundant.

sbc100 requested a review from a team as a code owner August 6, 2026 19:27
sbc100 requested review from kripken and tlively and removed request for a team August 6, 2026 19:27
sbc100 enabled auto-merge (squash) August 6, 2026 20:10
The `WASM_BUILTIN_UNREACHABLE` macro is unconditionally defined in
`compiler-support.h` so checking here is redundant.
sbc100 force-pushed the WASM_BUILTIN_UNREACHABLE branch from 8c928b4 to 11f6a2a Compare August 20, 2026 18:56
sbc100 merged commit e48e82c into main Aug 20, 2026
16 checks passed
sbc100 deleted the WASM_BUILTIN_UNREACHABLE branch August 20, 2026 19:55
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL