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

Unified Diff: courgette/BUILD.gn

Issue 2771753004: [Courgette] Refactor: Unify Disassembler::Disassemble() and instantiate AssemblyProgram there. (Closed)
Patch Set: Fix signed/unsigned comparison issue in test. Created 3 years, 9 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
« no previous file with comments | « no previous file | courgette/adjustment_method_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: courgette/BUILD.gn
diff --git a/courgette/BUILD.gn b/courgette/BUILD.gn
index 65a2c5d00fbf27dd799a3412eeb08c86297e161a..8e3d30f9034440be25b5542de76c6fb5f90775b7 100644
--- a/courgette/BUILD.gn
+++ b/courgette/BUILD.gn
@@ -38,6 +38,7 @@ static_library("courgette_lib") {
"ensemble_apply.cc",
"ensemble_create.cc",
"image_utils.h",
+ "instruction_utils.h",
"label_manager.cc",
"label_manager.h",
"memory_allocator.cc",
« no previous file with comments | « no previous file | courgette/adjustment_method_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698