[Webkit-unassigned] [Bug 115229] [sh4] JavaScriptCore JIT build is broken for sh4 arch since r149159

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 26 01:03:03 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=115229





--- Comment #1 from Julien Brianceau <jbrianceau at nds.com>  2013-04-26 01:01:23 PST ---
Created an attachment (id=199794)
 --> (https://bugs.webkit.org/attachment.cgi?id=199794&action=review)
Add BranchTruncateType enum in SH4 port

I've declared the "enum BranchTruncateType" in MacroAssemblerSH4.h, like it is done in MacroAssemblerARM.h, MacroAssemblerARMv7.h, MacroAssemblerMIPS.h and MacroAssemblerX86Common.h

Perhaps we could remove all these declarations from MacroAssemblerxxx.h and put it one single declaration in MacroAssembler.h ?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list