Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D48637
[Sparc] Generate ta 1 for the @llvm.debugtrap intrinsic
Closed
Public
Actions
Authored by
dcederman
on Jun 27 2018, 5:27 AM.
Edit Revision
Update Diff
Download Raw Diff
Edit Related Revisions...
Edit Parent Revisions
Edit Child Revisions
Edit Related Objects...
Edit Commits
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Subscribers
fedor.sergeev
jrtc27
llvm-commits
Details
Reviewers
jyknight
venkatra
Commits
rG68765757d4e9: [Sparc] Generate ta 1 for the @llvm.debugtrap intrinsic
rL337163: [Sparc] Generate ta 1 for the @llvm.debugtrap intrinsic
Summary
Software trap number one is the trap used for breakpoints in the Sparc ABI.
Diff Detail
Repository
rL LLVM
Event Timeline
dcederman
created this revision.
Jun 27 2018, 5:27 AM
Herald
added subscribers:
llvm-commits
,
jrtc27
,
fedor.sergeev
.
·
View Herald Transcript
Jun 27 2018, 5:27 AM
jyknight
accepted this revision.
Jul 13 2018, 11:40 AM
This revision is now accepted and ready to land.
Jul 13 2018, 11:40 AM
Closed by commit
rL337163: [Sparc] Generate ta 1 for the @llvm.debugtrap intrinsic
(authored by
dcederman
).
·
Explain Why
Jul 16 2018, 5:22 AM
This revision was automatically updated to reflect the committed changes.