When a compiler attaches endianess to type, debugger should honor that when writing to variables of that type.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Seems like a noble goal but I don't have the experience to review.
I will just ask, how do you plan to test this? I guess this change is in response to an issue you hit, that's a good place to start from.