X87: Move Hydrogen and Lithium to src/crankshaft/
port 81ee94b650
(r31410).
contributed by zhengxing.li@intel.com
original commit message:
additional comment:
The original r31410 patch needs some additional changes for x87
1. The frames-x87.h is under src/x87 instead of src/crankshaft/x87
R=weiliang.lin@intel.com
BUG=
Review URL: https://codereview.chromium.org/1417193002
Cr-Commit-Position: refs/heads/master@{#31466}
This commit is contained in:
parent
2c7787ad84
commit
efbbf0fdcf
@ -11,11 +11,11 @@
|
||||
#include "src/code-stubs.h"
|
||||
#include "src/codegen.h"
|
||||
#include "src/crankshaft/hydrogen-osr.h"
|
||||
#include "src/crankshaft/x87/frames-x87.h"
|
||||
#include "src/deoptimizer.h"
|
||||
#include "src/ic/ic.h"
|
||||
#include "src/ic/stub-cache.h"
|
||||
#include "src/profiler/cpu-profiler.h"
|
||||
#include "src/x87/frames-x87.h"
|
||||
|
||||
namespace v8 {
|
||||
namespace internal {
|
||||
|
Loading…
Reference in New Issue
Block a user