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

Unified Diff: src/IceConverter.cpp

Issue 1206723003: Function Layout, Global Variable Layout and Pooled Constants Layout Reordering (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/IceConverter.cpp
diff --git a/src/IceConverter.cpp b/src/IceConverter.cpp
index 0a885221ca6d02c435f9f76d1e88eb8faeef7cf2..d7262414a04b8b579f10788a3321256fa1d920f5 100644
--- a/src/IceConverter.cpp
+++ b/src/IceConverter.cpp
@@ -32,7 +32,6 @@
#include "llvm/IR/LLVMContext.h"
#include "llvm/IR/Module.h"
-
// TODO(kschimpf): Remove two namespaces being visible at once.
using namespace llvm;
« no previous file with comments | « src/IceClFlags.cpp ('k') | src/IceELFObjectWriter.cpp » ('j') | src/IceGlobalContext.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698