Learn LLVM 12 by Kai Nacke

Learn LLVM 12 by Kai Nacke

Author:Kai Nacke [Kai Nacke]
Language: eng
Format: epub, mobi
Publisher: Packt Publishing
Published: 2021-05-20T16:00:00+00:00


Adding debug metadata

To allow source-level debugging, we have to add debug information. Support for debug information in LLVM uses debug metadata to describe the types of the source language and other static information, and an intrinsic to track variable values. The LLVM core libraries generate debug information in DWARF format on Unix systems and in Protein Data Bank (PDB) format for Windows. We take a look at the general structure in the next section.

Understanding the general structure of debug metadata



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.