[Webkit-unassigned] [Bug 130523] Need target to produce llvm ir

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 8 15:01:39 PDT 2014


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


Matthew Mirman <mmirman at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #228630|0                           |1
        is obsolete|                            |
 Attachment #228898|                            |review?, commit-queue?
               Flag|                            |




--- Comment #21 from Matthew Mirman <mmirman at apple.com>  2014-04-08 15:01:58 PST ---
Created an attachment (id=228898)
 --> (https://bugs.webkit.org/attachment.cgi?id=228898&action=review)
Added target to produce llvm ir for JavaScriptCore.  WIP for C++ inlining.

No longer makes any calls to llvm-nm or llvm-as.  Only uses "nm".

Note:   the python script only uses "runBash" to capture the output of bash, and only uses it once.

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