This is an archive of the discontinued LLVM Phabricator instance.

[DebugInfo] Dump a .debug_line section, with line-number program, without a compile unit.
ClosedPublic

Authored by probinson on Nov 15 2017, 5:07 PM.

Details

Diff Detail

Repository
rL LLVM

Event Timeline

probinson created this revision.Nov 15 2017, 5:07 PM
JDevlieghere accepted this revision.Nov 16 2017, 3:34 AM
This revision is now accepted and ready to land.Nov 16 2017, 3:34 AM

Thanks for accepting, Jonas! FWIW accepting by itself does not cause Phab to send email, there still needs to be a comment.
And committing this has to wait on D39854 which still needs review.

Thanks for accepting, Jonas! FWIW accepting by itself does not cause Phab to send email, there still needs to be a comment.

Thanks, I'll keep that in mind for next time!

And committing this has to wait on D39854 which still needs review.

This revision was automatically updated to reflect the committed changes.