Tuple Fix (#246) #247

Merged
sb10q merged 3 commits from tuple_fix_2 into master 2022-03-27 17:26:17 +08:00
Collaborator
  • tuple in the kernel code should not use const structs since they can be constructed using non-const values
  • avoid returning pointer value for tuple in nac3artiq symbol resolver since we handle tuple by llvm struct value
- tuple in the kernel code should not use const structs since they can be constructed using non-const values - avoid returning pointer value for tuple in nac3artiq symbol resolver since we handle tuple by llvm struct value
ychenfo added 3 commits 2022-03-27 10:34:35 +08:00
sb10q merged commit bed33a7421 into master 2022-03-27 17:26:17 +08:00
sb10q deleted branch tuple_fix_2 2022-03-27 17:26:17 +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#247
No description provided.