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

Unified Diff: syzygy/refinery/process_state/process_state.gyp

Issue 1475083002: [Refinery] Introduce TypePropagatorAnalyzer - pointer types. (Closed) Base URL: https://github.com/google/syzygy.git@master
Patch Set: Final nit Created 5 years, 1 month 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 | « syzygy/refinery/process_state/layer_data.h ('k') | syzygy/refinery/process_state/process_state_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: syzygy/refinery/process_state/process_state.gyp
diff --git a/syzygy/refinery/process_state/process_state.gyp b/syzygy/refinery/process_state/process_state.gyp
index 474cb9398c886ba1dcff15de62ab26346ab3dda6..5c0cb8c649325ff3bd2e0604e64acd1b81b3c7d2 100644
--- a/syzygy/refinery/process_state/process_state.gyp
+++ b/syzygy/refinery/process_state/process_state.gyp
@@ -82,6 +82,7 @@
'<(src)/syzygy/common/common.gyp:common_lib',
'<(src)/syzygy/pe/pe.gyp:pe_lib',
'<(src)/syzygy/refinery/core/core.gyp:refinery_core_lib',
+ '<(src)/syzygy/refinery/types/types.gyp:types_lib',
'<(src)/third_party/protobuf/protobuf.gyp:protobuf_lib',
],
'export_dependent_settings': [
« no previous file with comments | « syzygy/refinery/process_state/layer_data.h ('k') | syzygy/refinery/process_state/process_state_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698