Skip to content

Commit 3ea7cb6

Browse files
committed
Merge branch 'users/meinersbur/polly_PhaseManager' into users/meinersbur/polly_remove-ScopPass
2 parents 2ceb1b5 + 473a697 commit 3ea7cb6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

polly/lib/Plugin/Polly.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8+
//
9+
//===----------------------------------------------------------------------===//
810

11+
#include "polly/RegisterPasses.h"
12+
#include "llvm/PassRegistry.h"
913
#include "llvm/Passes/PassPlugin.h"
1014

1115
// Pass Plugin Entrypoints

0 commit comments

Comments
 (0)