Skip to content

[CIR][CodeGen][Builtin] longjmp handling #1791

@tommymcm

Description

@tommymcm

Minimized test case:

A() { __builtin_longjmp(A, 1); }

Failed assertion:

llvm_unreachable("BI__builtin_longjmp NYI");

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions