[webkit-reviews] review requested: [Bug 130523] Need target to produce llvm ir : [Attachment 228898] Added target to produce llvm ir for JavaScriptCore. WIP for C++ inlining.

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


Matthew Mirman <mmirman at apple.com> has asked  for review:
Bug 130523: Need target to produce llvm ir
https://bugs.webkit.org/show_bug.cgi?id=130523

Attachment 228898: Added target to produce llvm ir for JavaScriptCore.	WIP for
C++ inlining.
https://bugs.webkit.org/attachment.cgi?id=228898&action=review

------- Additional Comments from Matthew Mirman <mmirman at apple.com>
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.


More information about the webkit-reviews mailing list