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

Unified Diff: src/IceTypes.cpp

Issue 1738683003: Subzero. Moar performance tweaks. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Addresses comments Created 4 years, 10 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
Index: src/IceTypes.cpp
diff --git a/src/IceTypes.cpp b/src/IceTypes.cpp
index d1f270ea7697d17fd76c6c64599765c4d3ad0d17..e64d99a98cae30b6c6a67401dcf1498ea4334b45 100644
--- a/src/IceTypes.cpp
+++ b/src/IceTypes.cpp
@@ -16,6 +16,8 @@
#include "IceDefs.h"
+#include <climits>
+
namespace Ice {
namespace {
« src/IceBitVector.h ('K') | « src/IceTargetLowering.cpp ('k') | src/main.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698