projects
/
platform
/
upstream
/
v8.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b15445
)
X87: Realize IWYU pattern for frames-inl.h header.
author
chunyang.dai
<chunyang.dai@intel.com>
Mon, 17 Aug 2015 00:40:28 +0000
(17:40 -0700)
committer
Commit bot
<commit-bot@chromium.org>
Mon, 17 Aug 2015 00:40:41 +0000
(
00:40
+0000)
port
19a49abf02dfac722dc8c5079aba9d73fcd60725
(r30127).
original commit message:
BUG=
Review URL: https://codereview.chromium.org/
1286143009
Cr-Commit-Position: refs/heads/master@{#30185}
test/cctest/test-disasm-x87.cc
patch
|
blob
|
history
diff --git
a/test/cctest/test-disasm-x87.cc
b/test/cctest/test-disasm-x87.cc
index
a3fdc3f
..
17609cf
100644
(file)
--- a/
test/cctest/test-disasm-x87.cc
+++ b/
test/cctest/test-disasm-x87.cc
@@
-34,6
+34,7
@@
#include "src/disassembler.h"
#include "src/ic/ic.h"
#include "src/macro-assembler.h"
+#include "src/x87/frames-x87.h"
#include "test/cctest/cctest.h"
using namespace v8::internal;