This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Add IntrNoReturn property to throw/rethrow intrinsics
ClosedPublic

Authored by aheejin on Feb 25 2018, 5:55 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

aheejin created this revision.Feb 25 2018, 5:55 AM
aheejin updated this revision to Diff 135819.Feb 25 2018, 5:59 AM
  • style change
aheejin updated this revision to Diff 135821.Feb 25 2018, 6:21 AM
  • style fix again
aheejin updated this revision to Diff 135849.Feb 25 2018, 8:24 PM
  • Add a separating line
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
This revision was automatically updated to reflect the committed changes.