Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/include/llvm/IR/
-
trunk/
-
include/
-
llvm/
-
IR/
-
IntrinsicsWebAssembly.td
Hide Panel
f
Keyboard Reference
?
Differential
D43740
[WebAssembly] Add IntrNoReturn property to throw/rethrow intrinsics
Closed
Public
Authored by
aheejin
on Feb 25 2018, 5:55 AM.
Download Raw Diff
Details
Reviewers
dschuff
Commits
rG3f8d38fcf289: [WebAssembly] Add IntrNoReturn property to throw/rethrow intrinsics
rL326984: [WebAssembly] Add IntrNoReturn property to throw/rethrow intrinsics
Diff Detail
Repository
rL LLVM
Event Timeline
aheejin
created this revision.
Feb 25 2018, 5:55 AM
Herald
added subscribers:
llvm-commits
,
sunfish
,
jgravelle-google
and
2 others
.
·
View Herald Transcript
Feb 25 2018, 5:55 AM
Harbormaster
completed remote builds in
B15410: Diff 135818
.
Feb 25 2018, 5:55 AM
aheejin
updated this revision to
Diff 135819
.
Feb 25 2018, 5:59 AM
Comment Actions
style change
aheejin
updated this revision to
Diff 135821
.
Feb 25 2018, 6:21 AM
Comment Actions
style fix again
Harbormaster
completed remote builds in
B15413: Diff 135821
.
Feb 25 2018, 6:23 AM
aheejin
updated this revision to
Diff 135849
.
Feb 25 2018, 8:24 PM
Comment Actions
Add a separating line
Harbormaster
completed remote builds in
B15425: Diff 135849
.
Feb 25 2018, 8:24 PM
dschuff
accepted this revision.
Mar 7 2018, 11:04 AM
This revision is now accepted and ready to land.
Mar 7 2018, 11:04 AM
Closed by commit
rL326984: [WebAssembly] Add IntrNoReturn property to throw/rethrow intrinsics
(authored by
aheejin
).
·
Explain Why
Mar 7 2018, 7:50 PM
This revision was automatically updated to reflect the committed changes.