[Webkit-unassigned] [Bug 162705] Offline asm should not output masm assembly when using a x86_64 asm backend
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 30 13:10:32 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=162705
--- Comment #24 from Brent Fulgham <bfulgham at webkit.org> ---
Comment on attachment 290250
--> https://bugs.webkit.org/attachment.cgi?id=290250
Patch4
View in context: https://bugs.webkit.org/attachment.cgi?id=290250&action=review
> Source/JavaScriptCore/offlineasm/x86.rb:141
> + isWin
I think it might be easier/safer if we simply added a command-line argument we could use to tell 'offlineasm' that we want to use MASM or not-MASM.
Why not just add an optional argument you could use when building that would say "override the assembler to be xxx"?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160930/e6c8d5b4/attachment-0001.html>
More information about the webkit-unassigned
mailing list