Chromium Code Reviews

Unified Diff: test/unittests/compiler/raw-machine-assembler.h

Issue 1177353003: [turbofan] Move RawMachineAssembler to unittests. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: test/unittests/compiler/raw-machine-assembler.h
diff --git a/src/compiler/raw-machine-assembler.h b/test/unittests/compiler/raw-machine-assembler.h
similarity index 100%
rename from src/compiler/raw-machine-assembler.h
rename to test/unittests/compiler/raw-machine-assembler.h
« no previous file with comments | « test/unittests/compiler/instruction-selector-unittest.h ('k') | test/unittests/compiler/raw-machine-assembler.cc » ('j') | no next file with comments »

Powered by Google App Engine