Return the Swift 5 reflection section for ReflSectionKind.
Declared in <llvm/MC/MCObjectFileInfo.h>
MCSection*
getSwift5ReflectionSection(llvm::binaryformat::Swift5ReflectionSectionKind ReflSectionKind);
The Swift 5 reflection section, or null for unknown kinds.
| Name | Description |
|---|---|
| ReflSectionKind | Kind of Swift 5 reflection section to retrieve. |