Skip to content

Commit 7aecd51

Browse files
mtbrandyCommit bot
authored andcommitted
PPC: Fix "Move regexp implementation into its own folder."
[email protected], [email protected], [email protected], [email protected] BUG= Review URL: https://codereview.chromium.org/1319783002 Cr-Commit-Position: refs/heads/master@{#30391}
1 parent 750b7f7 commit 7aecd51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/regexp/ppc/regexp-macro-assembler-ppc.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
#include "src/macro-assembler.h"
99
#include "src/ppc/assembler-ppc.h"
10+
#include "src/ppc/frames-ppc.h"
1011
#include "src/regexp/regexp-macro-assembler.h"
1112

1213
namespace v8 {

0 commit comments

Comments
 (0)