Bug 268131
| Summary: | Implement currentStackPointer for Linux/LoongArch64 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Leslie Zhai <zhaixiang> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | PC | ||
| OS: | Linux | ||
Leslie Zhai
Hi,
I want to implement currentStackPointer for Linux/LoongArch64 due to after https://bugs.webkit.org/show_bug.cgi?id=251667 build error shown as below:
Source/WTF/wtf/StackPointer.cpp:140:2: #error "Unsupported platform: need implementation of currentStackPointer."
140 | #error "Unsupported platform: need implementation of currentStackPointer."
| ^~~~~
[ 23%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/StackStats.cpp.o
Thanks,
Leslie Zhai
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Leslie Zhai
Pull Request: https://github.com/WebKit/WebKit/pull/23282
Radar WebKit Bug Importer
<rdar://problem/122146888>
EWS
Committed 276739@main (f27ad76123d4): <https://commits.webkit.org/276739@main>
Reviewed commits have been landed. Closing PR #23282 and removing active labels.