[artiq] Fix LLVM representation of strings #493

Merged
sb10q merged 1 commits from fix/misc-fix into master 2024-08-14 09:30:09 +08:00
Collaborator

Should be %str rather than [N x i8].

Fixes #491.

Should be `%str` rather than `[N x i8]`. Fixes #491.
derppening added 1 commit 2024-08-13 16:25:02 +08:00
33792bea0d [artiq] Fix LLVM representation of strings
Should be `%str` rather than `[N x i8]`.
derppening requested review from sb10q 2024-08-13 16:26:03 +08:00
sb10q merged commit 69320a6cf1 into master 2024-08-14 09:30:09 +08:00
sb10q deleted branch fix/misc-fix 2024-08-14 09:30:09 +08:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/nac3#493
No description provided.