Bug 242504

Summary: JIT can not be enabled on ARM_TRADITIONAL cpu?
Product: WebKit Reporter: byao <bing.yao>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Major CC: webkit-bug-importer
Priority: P3 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Other   
OS: Linux   

byao
Reported 2022-07-08 04:08:14 PDT
When I set ENABLE_JIT_DEFAULT ON in WebKitFeatures.cmake, then build on 32-bit hi53 which is defined as ARM_TRADITIONAL in webkit, then it will yield compiling error when generating LLIntDesiredOffsets.h and LLIntDesiredSettings.h from generate_offset_extractor.rb and generate_settings_extractor.rb
Attachments
Radar WebKit Bug Importer
Comment 1 2022-07-15 04:09:15 PDT
byao
Comment 2 2022-07-17 19:37:04 PDT
Solved and close it.
Note You need to log in before you can comment on or make changes to this bug.