RESOLVED FIXED268131
Implement currentStackPointer for Linux/LoongArch64
https://bugs.webkit.org/show_bug.cgi?id=268131
Summary Implement currentStackPointer for Linux/LoongArch64
Leslie Zhai
Reported 2024-01-25 18:07:02 PST
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
Leslie Zhai
Comment 1 2024-01-25 18:20:19 PST
Radar WebKit Bug Importer
Comment 2 2024-02-01 18:07:14 PST
EWS
Comment 3 2024-03-27 10:54:20 PDT
Committed 276739@main (f27ad76123d4): <https://commits.webkit.org/276739@main> Reviewed commits have been landed. Closing PR #23282 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.