llir-opt
0.0.1
Low-Level Post-Link Optimiser for OCaml and C
|
Debug information. More...
#include <core/annot.h>
Public Member Functions | |
bool | operator== (const DebugInfo &that) const |
Compares two debug info objects. | |
Public Attributes | |
int64_t | Location |
Packed location information. | |
std::string | File |
Name of the originating file. | |
std::string | Definition |
Name of the definition. | |
Debug information.