It is useful to have the full module path in debug case. For example, if we have some issue in address in basic block we could try to map it on source code (addr2line tool) to investigate the issue.
It is useful to have the full module path in debug case. For example, if we have some issue in address in basic block we could try to map it on source code (addr2line tool) to investigate the issue.