This is an archive of the discontinued LLVM Phabricator instance.

[GlobalISel] Implement support for the "trap-func-name" attribute.
ClosedPublic

Authored by aemerson on Sep 20 2021, 12:31 PM.

Details

Summary

This attribute calls a function instead of emitting a trap instruction.

Diff Detail

Event Timeline

aemerson created this revision.Sep 20 2021, 12:31 PM
aemerson requested review of this revision.Sep 20 2021, 12:31 PM
arsenm accepted this revision.Sep 20 2021, 1:54 PM
This revision is now accepted and ready to land.Sep 20 2021, 1:54 PM
This revision was landed with ongoing or failed builds.Sep 20 2021, 2:32 PM
This revision was automatically updated to reflect the committed changes.