This is an archive of the discontinued LLVM Phabricator instance.

Support base address and offset pairs in debug_loc.dwo
Needs ReviewPublic

Authored by tberghammer on Aug 25 2017, 7:25 AM.

Details

Summary

This format is part of the DWARF5 standard and there are plans for clang
to start emitting this debug info format so we should support them.