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

Unified Diff: src/IceIntrinsics.h

Issue 350933002: Refactor llvm2ice so that Ice can be built while reading bitcode. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Fix nits. Created 6 years, 6 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/IceIntrinsics.h
diff --git a/src/IceIntrinsics.h b/src/IceIntrinsics.h
index 4f9f7ded0423dd0cf5ca31607434494e43e4ede4..ab02828bb51d5bd0d72be0bd8543ed981855e588 100644
--- a/src/IceIntrinsics.h
+++ b/src/IceIntrinsics.h
@@ -15,6 +15,7 @@
#define SUBZERO_SRC_ICEINTRINSICS_H
#include "IceDefs.h"
+#include "IceTypes.h"
namespace Ice {

Powered by Google App Engine
This is Rietveld 408576698