This is an archive of the discontinued LLVM Phabricator instance.

[llgo] irgen: do not emit an extra terminator for panic thunks
ClosedPublic

Authored by pcc on Dec 17 2014, 6:42 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

pcc updated this revision to Diff 17418.Dec 17 2014, 6:42 PM
pcc retitled this revision from to [llgo] irgen: do not emit an extra terminator for panic thunks.
pcc updated this object.
pcc edited the test plan for this revision. (Show Details)
pcc added a reviewer: axw.
pcc added subscribers: dvyukov, Unknown Object (MLST).
axw accepted this revision.Dec 17 2014, 7:25 PM
axw edited edge metadata.

LGTM

This revision is now accepted and ready to land.Dec 17 2014, 7:25 PM
This revision was automatically updated to reflect the committed changes.