This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Fix unreachable when emitting binary debug info
ClosedPublic

Authored by arsenm on Jul 29 2015, 11:27 PM.

Details

Reviewers
tstellarAMD
Summary

Copy implementation of applyFixup from AArch64 with AArch64 bits ripped out.

Tests will be included with a later commit. Several other problems must be fixed before binary debug info emission will work.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 30993.Jul 29 2015, 11:27 PM
arsenm retitled this revision from to AMDGPU: Fix unreachable when emitting binary debug info.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Jul 30 2015, 7:52 AM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Jul 30 2015, 7:52 AM
arsenm closed this revision.Jul 30 2015, 10:03 AM

r243660