Reviewers: Benedikt Meurer,

Message:
Benedikt, could you have a look please, thanks.

Description:
[turbofan] Move RawMachineAssembler back to src/compiler.

The RawMachineAssembler will be used to build the interpreter, so it needs
to move back to src/compiler.

This reverts commit b5b00cc031c15263bbc4e8e8b2bef01b6fdfd284.

Please review this at https://codereview.chromium.org/1221303014/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+133, -717 lines):
  M BUILD.gn
  A + src/compiler/raw-machine-assembler.h
  A + src/compiler/raw-machine-assembler.cc
  M test/cctest/cctest.gyp
  M test/cctest/compiler/codegen-tester.h
  A test/cctest/compiler/instruction-selector-tester.h
  M test/unittests/compiler/instruction-selector-unittest.h
  D test/unittests/compiler/raw-machine-assembler.h
  D test/unittests/compiler/raw-machine-assembler.cc
  M test/unittests/unittests.gyp
  M tools/gyp/v8.gyp


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to