Commit 256f00c0 authored by michael_dawson's avatar michael_dawson Committed by Commit bot

PPC: Serializer: move to a subfolder and clean up includes.

Port 019096f8

Original commit message:

R=mbrandy@us.ibm.com

BUG=

Review URL: https://codereview.chromium.org/1036273003

Cr-Commit-Position: refs/heads/master@{#27506}
parent 6ad9bc2f
......@@ -42,7 +42,6 @@
#include "src/base/cpu.h"
#include "src/macro-assembler.h"
#include "src/ppc/assembler-ppc-inl.h"
#include "src/serialize.h"
namespace v8 {
namespace internal {
......
......@@ -46,7 +46,6 @@
#include "src/assembler.h"
#include "src/compiler.h"
#include "src/ppc/constants-ppc.h"
#include "src/serialize.h"
#define ABI_USES_FUNCTION_DESCRIPTORS \
(V8_HOST_ARCH_PPC && (V8_OS_AIX || \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment