RESOLVED DUPLICATE of bug 97648 98004
Can't build using LLInt on Windows 64-bit
https://bugs.webkit.org/show_bug.cgi?id=98004
Summary Can't build using LLInt on Windows 64-bit
Jonathan Liu
Reported 2012-10-01 02:04:58 PDT
JIT is disabled on Windows 64-bit. This causes LLInt to be enabled instead as the classical interpreter has been removed. LLInt doesn't build properly on Windows 64-bit: llint\LowLevelInterpreter.cpp:329:35: fatal error: LLIntAssembly.h: No such file or directory
Attachments
Simon Hausmann
Comment 1 2012-10-01 02:40:25 PDT
*** This bug has been marked as a duplicate of bug 97648 ***
Note You need to log in before you can comment on or make changes to this bug.