WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
59903
Use AssemblerLabel throughout Assembler classes, AssemblerBuffer
https://bugs.webkit.org/show_bug.cgi?id=59903
Summary
Use AssemblerLabel throughout Assembler classes, AssemblerBuffer
Gavin Barraclough
Reported
2011-05-01 17:47:32 PDT
Creating a lable() into the AssemblerBuffer should return an AssemblerLabel, not an unsigned int.
Attachments
The patch
(13.92 KB, patch)
2011-05-01 17:49 PDT
,
Gavin Barraclough
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Gavin Barraclough
Comment 1
2011-05-01 17:49:27 PDT
Created
attachment 91861
[details]
The patch
Gavin Barraclough
Comment 2
2011-05-01 18:04:29 PDT
Fixed in
r85448
thouraya
Comment 3
2011-05-05 03:41:22 PDT
Hello, Due to the changes you did, building webkit for SH4 platform, I had the following error : error: AssemblerLabel does not name a type I created a bug that fixes the issue:
https://bugs.webkit.org/show_bug.cgi?id=59927
I think there is the same issue in MIPS platforms. Regards, Thouraya.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug