Skip to content

Commit dc36058

Browse files
committed
Update etc/llvm-master-toolchain.cmake
1 parent ca5ba88 commit dc36058

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

etc/llvm-master-toolchain.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# cmake-format: off
2-
# etc/toolchain.cmake -*-makefile-*-
2+
# etc/llvm-master-toolchain.cmake -*-makefile-*-
33
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
44
# cmake-format: on
55

etc/toolchain.cmake

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
2-
1+
# cmake-format: off
2+
# etc/toolchain.cmake -*-makefile-*-
3+
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
4+
# cmake-format: on
35

46
include_guard(GLOBAL)
57

0 commit comments

Comments
 (0)