mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
0504b3725a
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 ``` Reviewed By: jhenderson, grimar Differential Revision: https://reviews.llvm.org/D85397 |
||
---|---|---|
.. | ||
CodeView | ||
COFF | ||
ELF | ||
MachO | ||
wasm |