This patch makes the 'Values' field optional. This is useful when we
handcraft the terminating entry of DIEs.
debug_info: - Version: 4 ... Entries: - AbbrCode: 1 Values: - Value: 0x1234 - AbbrCode: 0 ## Termination
Differential D85397
[DWARFYAML][debug_info] Make the 'Values' field optional. Higuoxing on Aug 5 2020, 10:27 PM. Authored by
Details This patch makes the 'Values' field optional. This is useful when we debug_info: - Version: 4 ... Entries: - AbbrCode: 1 Values: - Value: 0x1234 - AbbrCode: 0 ## Termination
Diff Detail
Event TimelineComment Actions LGTM. Though better wait for a second opinion.
|