Temporary compilation failure to test tree closing
This will be reverted after testing the new tree closer. No-Try: true Bug: v8:10661 Change-Id: I1b47976ee38cda447e2960ca4b6bd274f16425fe Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2529131 Reviewed-by: Maya Lekova <mslekova@chromium.org> Reviewed-by: Liviu Rau <liviurau@chromium.org> Reviewed-by: Clemens Backes <clemensb@chromium.org> Commit-Queue: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/master@{#71081}
This commit is contained in:
parent
400b6e7f9d
commit
e3ec228c0a
@ -18,7 +18,9 @@
|
||||
#include <vector>
|
||||
|
||||
#ifdef ENABLE_VTUNE_JIT_INTERFACE
|
||||
#include "src/third_party/vtune/v8-vtune.h"
|
||||
// FIXME(machenbach): Temporary infrastructure test:
|
||||
// https://crbug.com/v8/10661
|
||||
// #include "src/third_party/vtune/v8-vtune.h"
|
||||
#endif
|
||||
|
||||
#include "include/libplatform/libplatform.h"
|
||||
|
Loading…
Reference in New Issue
Block a user