We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I run the example in note 8, an error appears:
error: expected type define dso_local i32 @tmm16(ptr noundef %0, ptr noundef %1, ptr noundef %2, i32 noundef %3, i32 noundef %4, i32 noundef %5) #0 {
I didn't change any source codes. Is there any way to fix it?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I run the example in note 8, an error appears:
error: expected type
define dso_local i32 @tmm16(ptr noundef %0, ptr noundef %1, ptr noundef %2, i32 noundef %3, i32 noundef %4, i32 noundef %5) #0 {
I didn't change any source codes. Is there any way to fix it?
The text was updated successfully, but these errors were encountered: