Convert YAML debug subsections into CodeView debug subsections.

Synopsis

Declared in <llvm/ObjectYAML/CodeViewYAMLDebugSections.h>

Return Value

The CodeView subsections, or an error on failure.

Parameters

Name

Description

Allocator

Allocator used for CodeView string and record storage.

Subsections

YAML subsections to convert.

SC

String and checksum tables shared by the subsections.

Created with MrDocs