Bug 288553
| Summary: | [SPI Checking] Store soft-linking constant strings in a separate binary section | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Elliott Williams <emw> |
| Component: | Tools / Tests | Assignee: | Elliott Williams <emw> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Elliott Williams
As part of our ongoing project to analyze WebKit use of SPI at build time, we need a way to detect use of the <wtf/SoftLinking.h> macros. One approach is to emit the string constants generated by soft-linking macros to their own binary section, so that tooling can analyze them by dumping the section.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/145617985>
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/41359
EWS
Committed 291152@main (2586ce8c5931): <https://commits.webkit.org/291152@main>
Reviewed commits have been landed. Closing PR #41359 and removing active labels.