Brendan Dahl
220fe00a7c
[WebAssembly] Support annotate clang attributes for marking functions.
...
Annotation attributes may be attached to a function to mark it with
custom data that will be contained in the final Wasm file. The
annotation causes a custom section named
"func_attr.annotate.<name>.<arg0>.<arg1>..." to be created that will
contain each function's index value that was marked with the annotation.
A new patchable relocation type for function indexes had to be created so
the custom section could be updated during linking.
Reviewed By: sbc100
Differential Revision: https://reviews.llvm.org/D150803
2023-07-11 15:17:26 -07:00
..
2023-04-04 11:55:01 -07:00
2023-04-13 20:32:05 -07:00
2022-07-29 13:52:52 -07:00
2023-03-03 17:15:55 -08:00
2023-01-31 13:25:00 -08:00
2018-05-10 17:59:41 +00:00
2022-05-26 14:57:17 -07:00
2023-01-10 03:11:05 -08:00
2022-08-02 09:52:31 -04:00
2022-05-26 13:35:27 -07:00
2022-10-17 16:39:06 -07:00
2023-07-11 15:17:26 -07:00
2023-07-11 15:17:26 -07:00
2022-11-02 12:51:28 -07:00
2022-02-18 16:30:08 -08:00
2022-11-27 20:06:48 -08:00
2022-10-18 17:19:26 -07:00
2022-08-31 15:30:15 -07:00
2022-08-31 15:30:15 -07:00
2022-11-27 20:06:48 -08:00
2022-11-27 20:06:48 -08:00
2022-10-03 16:53:30 -07:00
2023-05-25 11:17:05 +02:00
2022-11-27 20:06:48 -08:00
2022-11-02 12:51:28 -07:00
2022-10-31 13:59:46 -07:00
2023-07-11 15:17:26 -07:00
2022-10-17 16:39:06 -07:00
2022-11-27 20:06:48 -08:00
2022-11-27 20:06:48 -08:00
2022-11-27 20:06:48 -08:00
2022-11-03 16:55:37 -07:00
2022-11-27 20:06:48 -08:00
2022-06-27 15:50:02 -07:00
2022-07-29 13:53:54 -07:00
2022-11-27 20:06:48 -08:00
2022-11-02 12:51:28 -07:00
2023-01-31 13:25:00 -08:00
2022-11-27 20:06:48 -08:00
2022-11-27 20:06:48 -08:00
2023-03-30 14:27:19 -07:00
2022-11-27 20:06:48 -08:00
2022-06-27 15:50:02 -07:00
2023-01-31 13:25:00 -08:00
2022-06-27 15:50:02 -07:00
2023-01-31 15:50:44 -08:00
2023-01-31 15:50:44 -08:00
2022-11-27 20:06:48 -08:00
2022-11-02 12:51:28 -07:00
2022-11-02 12:51:28 -07:00
2023-02-27 14:20:01 -08:00
2023-03-06 17:52:49 -08:00
2022-07-29 13:52:52 -07:00