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 op to produce a dynamic error values using a runtime string #1863

Open
mark-koch opened this issue Jan 15, 2025 · 0 comments
Open

Add op to produce a dynamic error values using a runtime string #1863

mark-koch opened this issue Jan 15, 2025 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers llvm Pertains to LLVM emission rust Pull requests that update Rust code

Comments

@mark-koch
Copy link
Contributor

Currently, we can only panic with static error messages and signals via a ConstError.

We should also allow to generate error values with a runtime string and usize signal

@mark-koch mark-koch added enhancement New feature or request good first issue Good for newcomers llvm Pertains to LLVM emission rust Pull requests that update Rust code labels Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers llvm Pertains to LLVM emission rust Pull requests that update Rust code
Projects
None yet
Development

No branches or pull requests

1 participant