File tree Expand file tree Collapse file tree 3 files changed +0
-7
lines changed Expand file tree Collapse file tree 3 files changed +0
-7
lines changed Original file line number Diff line number Diff line change 11
11
12
12
#include " scope.h"
13
13
#include " symbol.h"
14
- #include " flang/Common/Fortran-features.h"
15
14
#include " flang/Common/LangOptions.h"
16
15
#include " flang/Evaluate/common.h"
17
16
#include " flang/Evaluate/intrinsics.h"
Original file line number Diff line number Diff line change 14
14
#define FORTRAN_TOOLS_CROSS_TOOL_HELPERS_H
15
15
16
16
#include " flang/Common/LangOptions.h"
17
- #include " flang/Common/MathOptionsBase.h"
18
17
#include " flang/Frontend/CodeGenOptions.h"
19
- #include " flang/Frontend/LangOptions.h"
20
18
#include " flang/Support/MathOptionsBase.h"
21
19
#include < cstdint>
22
20
Original file line number Diff line number Diff line change 14
14
// /
15
15
// ===----------------------------------------------------------------------===//
16
16
17
- #include " flang/Common/Fortran-features.h"
18
17
#include " flang/Common/LangOptions.h"
19
- #include " flang/Common/OpenMP-features.h"
20
- #include " flang/Common/Version.h"
21
- #include " flang/Common/default-kinds.h"
22
18
#include " flang/Frontend/TargetOptions.h"
23
19
#include " flang/Lower/Bridge.h"
24
20
#include " flang/Lower/PFTBuilder.h"
You can’t perform that action at this time.
0 commit comments