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

Unified Diff: src/v8.gyp

Issue 1993653003: Initial support for emitting unwinding information in perf jitdump. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Fix imprecision in diagram . Created 4 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/v8.gyp
diff --git a/src/v8.gyp b/src/v8.gyp
index 40ed7c4024bf5352b646503ac749fccec31fcd59..7e1d1512a6a5d714a035357a21c760ce6dd7f288 100644
--- a/src/v8.gyp
+++ b/src/v8.gyp
@@ -779,6 +779,8 @@
'dtoa.cc',
'dtoa.h',
'effects.h',
+ 'eh-frame.cc',
+ 'eh-frame.h',
'elements-kind.cc',
'elements-kind.h',
'elements.cc',

Powered by Google App Engine
This is Rietveld 408576698