[Webkit-unassigned] [Bug 20760] Implement support for x86 Linux in CTI

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 10 20:14:14 PDT 2008


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





------- Comment #13 from mrowe at apple.com  2008-09-10 20:14 PDT -------
I just tested it and it does not.

Looking at the two different inline assembly code blocks (GCC vs MSVC)... why
don't we just generate these functions at run-time using our own code
generator?  That would avoid the compiler syntax differences and platform
symbol naming differences.  Is there any down side to doing that instead of
adding more #if's?


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



More information about the webkit-unassigned mailing list