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

Unified Diff: src/IceFixups.cpp

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/IceFixups.cpp
diff --git a/src/IceFixups.cpp b/src/IceFixups.cpp
index b6adf8450282032cc94fab514f43139f6f4939b5..669e793502edd65f17135e917075fa1673b61fbb 100644
--- a/src/IceFixups.cpp
+++ b/src/IceFixups.cpp
@@ -13,6 +13,7 @@
//===----------------------------------------------------------------------===//
#include "IceFixups.h"
+
#include "IceOperand.h"
namespace Ice {
« src/IceConverter.cpp ('K') | « src/IceELFSection.cpp ('k') | src/IceGlobalContext.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698