This attribute calls a function instead of emitting a trap instruction.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D110098
[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 TimelineThis 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 Closed by commit rGf9d69a0ab025: [GlobalISel] Implement support for the "trap-func-name" attribute. (authored by aemerson). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 373714 llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
llvm/test/CodeGen/AArch64/arm64-trap.ll
llvm/test/CodeGen/AArch64/debugtrap.ll
llvm/test/CodeGen/AArch64/ubsantrap.ll
|