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

Unified Diff: Makefile.standalone

Issue 1176133004: implement the null function for the Mips32 subzero compiler (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Fixing patch per review comments Created 5 years, 5 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 | « no previous file | pydir/run-pnacl-sz.py » ('j') | tests_lit/llvm2ice_tests/function_aligned.ll » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Makefile.standalone
diff --git a/Makefile.standalone b/Makefile.standalone
index b4c33b7c5a691c8c2bc4a608d09ca4e9093c584f..83eddac134372dfb2f8ae40525e17393b08b5885 100644
--- a/Makefile.standalone
+++ b/Makefile.standalone
@@ -189,6 +189,7 @@ SRCS = \
IceGlobalInits.cpp \
IceInst.cpp \
IceInstARM32.cpp \
+ IceInstMIPS32.cpp \
IceInstX8632.cpp \
IceIntrinsics.cpp \
IceLiveness.cpp \
« no previous file with comments | « no previous file | pydir/run-pnacl-sz.py » ('j') | tests_lit/llvm2ice_tests/function_aligned.ll » ('J')

Powered by Google App Engine
This is Rietveld 408576698