Polly
20.0.0git
llvm-project
polly
include
polly
Options.h
Go to the documentation of this file.
1
//===--------------- polly/Options.h - The Polly option category *- C++ -*-===//
2
//
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
// See https://llvm.org/LICENSE.txt for license information.
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
//
7
//===----------------------------------------------------------------------===//
8
//
9
// Introduce an option category for Polly.
10
//
11
//===----------------------------------------------------------------------===//
12
13
#ifndef POLLY_OPTIONS_H
14
#define POLLY_OPTIONS_H
15
16
#include "llvm/Support/CommandLine.h"
17
18
extern
llvm::cl::OptionCategory
PollyCategory
;
19
#endif
PollyCategory
llvm::cl::OptionCategory PollyCategory
Generated on Wed Nov 13 2024 03:17:12 for Polly by
1.9.6