File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
- // ===-- CallInterface.cpp -- Procedure call interface ------*- C++ -* -===//
1
+ // ===-- CallInterface.cpp -- Procedure call interface -------------------- -===//
2
2
//
3
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
4
// See https://llvm.org/LICENSE.txt for license information.
Original file line number Diff line number Diff line change 1
- // ===-- SymbolMap.cpp -------------------------------------------*- C++ -* -===//
1
+ // ===-- SymbolMap.cpp ---------------------------------------------------- -===//
2
2
//
3
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
4
// See https://llvm.org/LICENSE.txt for license information.
Original file line number Diff line number Diff line change 1
- // ===-- BoxValue.cpp -------------------------------------------*- C++ -* -===//
1
+ // ===-- BoxValue.cpp ----------------------------------------------------- -===//
2
2
//
3
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
4
// See https://llvm.org/LICENSE.txt for license information.
Original file line number Diff line number Diff line change 1
- // ===- AbstractResult.cpp - Conversion of Abstract Function Result ---* -===//
1
+ // ===- AbstractResult.cpp - Conversion of Abstract Function Result ------- -===//
2
2
//
3
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
4
// See https://llvm.org/LICENSE.txt for license information.
Original file line number Diff line number Diff line change 1
- // ===- CharacterConversion.cpp -- convert between character encodings ---* -===//
1
+ // ===- CharacterConversion.cpp -- convert between character encodings ---- -===//
2
2
//
3
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
4
// See https://llvm.org/LICENSE.txt for license information.
Original file line number Diff line number Diff line change 1
- // ===- FirLoopResultOpt.cpp - Optimization pass for fir loops ------ -* -===//
1
+ // ===- FirLoopResultOpt.cpp - Optimization pass for fir loops ------------ -===//
2
2
//
3
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
4
// See https://llvm.org/LICENSE.txt for license information.
Original file line number Diff line number Diff line change 1
- // ===- MemRefDataFlowOpt.cpp - Memory DataFlow Optimization pass ------ -* -===//
1
+ // ===- MemRefDataFlowOpt.cpp - Memory DataFlow Optimization pass --------- -===//
2
2
//
3
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
4
// See https://llvm.org/LICENSE.txt for license information.
You can’t perform that action at this time.
0 commit comments