We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2ceb1b5 + 473a697 commit 3ea7cb6Copy full SHA for 3ea7cb6
polly/lib/Plugin/Polly.cpp
@@ -5,7 +5,11 @@
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
//
7
//===----------------------------------------------------------------------===//
8
+//
9
+//===----------------------------------------------------------------------===//
10
11
+#include "polly/RegisterPasses.h"
12
+#include "llvm/PassRegistry.h"
13
#include "llvm/Passes/PassPlugin.h"
14
15
// Pass Plugin Entrypoints
0 commit comments