This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Cleanup Emscripten SjLj tests
ClosedPublic

Authored by aheejin on Aug 4 2021, 4:30 PM.

Details

Summary
  • Remove a redundant test: there were longjmp_only and only_longjmp, which do the same thing
  • Add CHECK-LABEL lines for function names

Diff Detail

Event Timeline

aheejin created this revision.Aug 4 2021, 4:30 PM
aheejin requested review of this revision.Aug 4 2021, 4:30 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 4 2021, 4:30 PM
tlively accepted this revision.Aug 4 2021, 6:31 PM
This revision is now accepted and ready to land.Aug 4 2021, 6:31 PM
This revision was automatically updated to reflect the committed changes.