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

Unified Diff: runtime/vm/vm_sources.gypi

Issue 11412106: Support VTune's JIT interface. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: add vtune.{cc,h} Created 8 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
Index: runtime/vm/vm_sources.gypi
diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi
index d45c8fae76ff910b704ad933aca8176345a32ec4..4e13e44c840214e68121ec130831675d10dcf4e3 100644
--- a/runtime/vm/vm_sources.gypi
+++ b/runtime/vm/vm_sources.gypi
@@ -305,6 +305,8 @@
'verifier.cc',
'verifier.h',
'visitor.h',
+ 'vtune.cc',
+ 'vtune.h',
'zone.cc',
'zone.h',
'zone_test.cc',
« runtime/vm/vm.gypi ('K') | « runtime/vm/vm.gypi ('k') | runtime/vm/vtune.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698