DWARF 4 and later supports encoding the PC as an address or as as offset from the low PC. Clients using DWARFDie should be insulated from how to extract the high PC value. This function takes care of extracting the form value and looking for the correct form.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
is there a way to test this?
include/llvm/DebugInfo/DWARF/DWARFDie.h | ||
---|---|---|
285 ↗ | (On Diff #81855) | The typo fix may be committed separately, maybe? |