Bug 251746
| Summary: | Work around ASAN linker issue with currentStackPointer(). | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mark Lam <mark.lam> |
| Component: | JavaScriptCore | Assignee: | Mark Lam <mark.lam> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Mark Lam
For unknown reasons, the linker is not able to see exported inline asm functions for ASAN builds. As a work around, we'll use the generic currentStackPointer() when ASAN_ENABLED.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/105047685>
Mark Lam
Pull request: https://github.com/WebKit/WebKit/pull/9652
EWS
Committed 259864@main (c5b1aaff095f): <https://commits.webkit.org/259864@main>
Reviewed commits have been landed. Closing PR #9652 and removing active labels.