Bug 242504
Summary: | JIT can not be enabled on ARM_TRADITIONAL cpu? | ||
---|---|---|---|
Product: | WebKit | Reporter: | byao <bing.yao> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Major | CC: | webkit-bug-importer |
Priority: | P3 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Other | ||
OS: | Linux |
byao
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/97067128>
byao
Solved and close it.