Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(773)

Unified Diff: tools/gyp/v8.gyp

Issue 23600058: Thumb2 Backend: Arithmetic instruction encoding methods Base URL: HEAD^
Patch Set: Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/arm/assembler-thumb32.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gyp/v8.gyp
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
index 6eb4e664a4b7e352bd4bfea4a82ef389ae66f674..8123d9b6211ee9fe3b54196055b9ffc8c4cd45a3 100644
--- a/tools/gyp/v8.gyp
+++ b/tools/gyp/v8.gyp
@@ -559,6 +559,7 @@
'../../src/arm/assembler-arm-inl.h',
'../../src/arm/assembler-arm.cc',
'../../src/arm/assembler-arm.h',
+ '../../src/arm/assembler-thumb.cc',
'../../src/arm/assembler-thumb16.cc',
'../../src/arm/assembler-thumb32.cc',
'../../src/arm/builtins-arm.cc',
« no previous file with comments | « src/arm/assembler-thumb32.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698