Displaying 1 result from an estimated 1 matches for "123fbcf6".
2017 Feb 02
3
Tracking parts of expanded values in optimized debug
Hi all,
I'm currently working on an out-of-tree backend and am trying to
improve the debug experience when debugging optimized code. Our
backend only has 8-bit and 16-bit legal types, so any larger values
are expanded. The behavior I am currently seeing is that the expanded
halves of an illegal type lose their debug information. Is this the
expected behavior?
For example, if I have an