[Webkit-unassigned] [Bug 128115] [Win] LLINT is not working.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 5 10:52:49 PST 2014


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





--- Comment #17 from Geoffrey Garen <ggaren at apple.com>  2014-02-05 10:50:07 PST ---
(From update of attachment 223229)
View in context: https://bugs.webkit.org/attachment.cgi?id=223229&action=review

> Source/JavaScriptCore/llint/LLIntSymbolsWin.asm:2
> +EXTERN llint_trace_prologue : near

Can we find a way to auto-generate this file? It should be pretty easy: just collect the list of labels during parsing, and then emit them into a file.

-- 
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