mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
ea31ec8205
Previously we would expect certain subsections to appear in a certain order because some subsections would reference other subsections, but in practice we need to support arbitrary orderings since some object file and PDB file producers generate them this way. This also paves the way for supporting Yaml <-> Object File conversion of CodeView, since Object Files typically have quite a large number of subsections in their debug info. Differential Revision: https://reviews.llvm.org/D33807 llvm-svn: 304588 |
||
---|---|---|
.. | ||
CodeViewYAMLDebugSections.h | ||
CodeViewYAMLSymbols.h | ||
CodeViewYAMLTypes.h | ||
COFFYAML.h | ||
DWARFEmitter.h | ||
DWARFYAML.h | ||
ELFYAML.h | ||
MachOYAML.h | ||
ObjectYAML.h | ||
WasmYAML.h | ||
YAML.h |