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

Unified Diff: src/IceGlobalInits.h

Issue 1202253002: Includes module header first. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Created 5 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/IceGlobalInits.h
diff --git a/src/IceGlobalInits.h b/src/IceGlobalInits.h
index cd66500362742f4fdc96b56026aec7a5ae3d8c13..de7cf49bcbec78c523751c3001d365e72f98603e 100644
--- a/src/IceGlobalInits.h
+++ b/src/IceGlobalInits.h
@@ -25,6 +25,7 @@
#include "llvm/IR/GlobalValue.h" // for GlobalValue::LinkageTypes.
#include "IceDefs.h"
+#include "IceGlobalContext.h"
#include "IceTypes.h"
// TODO(kschimpf): Remove ourselves from using LLVM representation for calling
« src/IceConverter.cpp ('K') | « src/IceGlobalContext.cpp ('k') | src/IceGlobalInits.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698