Heejin Ahn
3419e85b15
[WebAssembly] Free setjmpTable before exiting calls in EmSjLj
...
This is an improvement over D107852. We don't need to enumerate specific
function names; we can just check for `noreturn` attribute. This also
requires us to make sure `__resumeExeption` and `emscripten_longjmp`
have `noreturn` attribute too; one of them is a JS function and the
other calls a JS function so Clang does not have a way to deduce they
don't return.
This is effectively NFC, because I'm not sure if there is an additional
case this case covers; if we add a custom function call that has
`noreturn` attribute, it will be processed within the SjLj handling and
turned into `__invoke` call. So this really applies to some special
functions like `emscripten_longjmp`.
Reviewed By: dschuff
Differential Revision: https://reviews.llvm.org/D108955
2021-08-30 21:46:25 -07:00
..
2021-06-29 20:10:31 +02:00
2020-11-20 17:58:26 -05:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-08-24 17:54:39 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-08-24 17:54:39 -07:00
2021-08-24 17:54:39 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-22 22:07:24 +02:00
2021-07-22 22:07:24 +02:00
2021-08-03 09:20:51 +02:00
2021-08-03 09:20:51 +02:00
2021-07-22 22:07:24 +02:00
2021-07-22 22:07:24 +02:00
2021-07-22 22:07:24 +02:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2020-08-26 09:20:46 +01:00
2021-07-14 11:17:08 -07:00
2021-07-22 22:07:24 +02:00
2021-07-22 22:07:24 +02:00
2021-07-22 22:07:24 +02:00
2021-08-12 13:40:41 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-09 14:07:25 -07:00
2021-05-11 11:47:40 +02:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-06-01 11:31:39 +02:00
2021-06-01 11:31:39 +02:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2020-10-29 13:37:55 -07:00
2020-10-29 13:37:55 -07:00
2020-10-29 13:37:55 -07:00
2021-07-09 14:07:25 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-08-30 21:44:34 -07:00
2021-08-24 17:54:39 -07:00
2021-08-24 17:54:39 -07:00
2021-08-24 17:54:39 -07:00
2021-08-25 15:46:57 -07:00
2021-08-30 21:44:34 -07:00
2021-07-14 11:17:08 -07:00
2021-08-30 21:46:25 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-08-24 17:54:39 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-08-28 10:28:24 +02:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-01-09 02:02:54 -08:00
2021-01-09 02:02:54 -08:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-27 08:41:30 -07:00
2021-07-14 11:17:08 -07:00
2021-08-02 09:52:34 -07:00
2021-07-14 16:15:25 -07:00
2021-07-14 11:31:53 -07:00
2021-07-14 11:17:08 -07:00
2021-08-19 12:07:33 -07:00
2021-08-19 15:37:12 -07:00
2021-07-14 11:17:08 -07:00
2021-08-19 12:07:33 -07:00
2021-07-14 11:17:08 -07:00
2021-08-20 09:21:31 -07:00
2021-07-14 16:15:25 -07:00
2021-07-14 11:17:08 -07:00
2021-08-19 12:07:33 -07:00
2021-07-21 09:02:12 -07:00
2021-07-14 11:17:08 -07:00
2021-08-19 12:07:33 -07:00
2021-08-24 17:24:03 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-21 16:45:54 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-05-14 03:48:19 -07:00
2020-10-29 13:37:55 -07:00
2020-10-29 13:37:55 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2020-07-30 10:52:16 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-07-09 14:07:25 -07:00
2021-07-13 14:31:19 -07:00
2021-07-14 11:17:08 -07:00
2021-07-14 11:17:08 -07:00
2021-08-24 17:54:39 -07:00
2021-08-25 14:19:22 -07:00
2021-07-14 11:17:08 -07:00