Bug 120194

Summary: build-jsc --ftl-jit should work
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: New BugsAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, benjamin, cmarcelo, commit-queue, ggaren, mark.lam, mhahnenberg, mrowe, msaboff, oliver, sam, zan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 112840    
Attachments:
Description Flags
Patch oliver: review+

Filip Pizlo
Reported 2013-08-22 19:30:45 PDT
build-jsc --ftl-jit should work
Attachments
Patch (6.35 KB, patch)
2013-08-22 19:32 PDT, Filip Pizlo
oliver: review+
Filip Pizlo
Comment 1 2013-08-22 19:32:59 PDT
Mark Rowe (bdash)
Comment 2 2013-08-22 23:54:00 PDT
Comment on attachment 209424 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=209424&action=review > Tools/Scripts/build-jsc:82 > + $ENV{ENABLE_FTL_JIT} = 1; What's this environment variable for?
Filip Pizlo
Comment 3 2013-08-23 08:44:21 PDT
(In reply to comment #2) > (From update of attachment 209424 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=209424&action=review > > > Tools/Scripts/build-jsc:82 > > + $ENV{ENABLE_FTL_JIT} = 1; > > What's this environment variable for? It tells copy-webkitlibraries-to product-directory that it has LLVM things to do.
Filip Pizlo
Comment 4 2013-08-23 12:41:03 PDT
Note You need to log in before you can comment on or make changes to this bug.