Click or drag to resize
Llvm.NET LogoHow-to Create structure types with debug information

[This is preliminary documentation and is subject to change.]

Creating debug information for a type is a multi staged process in LLVM, while this library aims to make that simpler it can still be a bit daunting at first. This topic explains how to consturct a type with debug information.

Creating debug types

  1. Create a type with a temporary debug type declaration

  2. Set the types method body