RESOLVED FIXED20706
Rename IA32MacroAssembler to X86Assembler
https://bugs.webkit.org/show_bug.cgi?id=20706
Summary Rename IA32MacroAssembler to X86Assembler
Maciej Stachowiak
Reported 2008-09-07 16:15:38 PDT
It's not a "macro assembler" in the classic sense - no support for macros. And we usually call the CPU architecture X86 otherwise, rather than IA32.
Attachments
patch to do it (59.99 KB, patch)
2008-09-07 16:16 PDT, Maciej Stachowiak
mitz: review+
Maciej Stachowiak
Comment 1 2008-09-07 16:16:09 PDT
Created attachment 23231 [details] patch to do it
mitz
Comment 2 2008-09-07 16:17:54 PDT
Comment on attachment 23231 [details] patch to do it rs=me
Note You need to log in before you can comment on or make changes to this bug.