Object-file section kinds that store codegen data.
Declared in <llvm/CGData/CodeGenData.h>
enum CGDataSectKind;
Enumerators are defined in CodeGenData.inc: CG_outline for the outlined hash tree section and CG_merge for the stable function merging map section.
| Name | Description |
|---|---|
getCodeGenDataSectionName | Return the object-file section name for codegen data kind CGSK. |