summaryrefslogtreecommitdiffstats
path: root/polly/lib/Exchange/ScopLibExporter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'polly/lib/Exchange/ScopLibExporter.cpp')
-rw-r--r--polly/lib/Exchange/ScopLibExporter.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/polly/lib/Exchange/ScopLibExporter.cpp b/polly/lib/Exchange/ScopLibExporter.cpp
index 4c7a85e1d5e..705977dea1b 100644
--- a/polly/lib/Exchange/ScopLibExporter.cpp
+++ b/polly/lib/Exchange/ScopLibExporter.cpp
@@ -39,6 +39,7 @@ class ScopLibExporter : public ScopPass {
Scop *S;
std::string getFileName(Scop *S) const;
+
public:
static char ID;
explicit ScopLibExporter() : ScopPass(ID) {}
OpenPOWER on IntegriCloud