Skip to content

Commit 41fd13c

Browse files
committed
[ORC] Fix file header comment formatting. NFC.
1 parent cbc2ac5 commit 41fd13c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

llvm/lib/ExecutionEngine/Orc/ThreadSafeModule.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
//===-- ThreadSafeModule.cpp - Thread safe Module, Context, and Utilities
2-
//h-===//
1+
//===-- ThreadSafeModule.cpp - Thread safe Module, Context, and Utilities -===//
32
//
43
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
54
// See https://llvm.org/LICENSE.txt for license information.

0 commit comments

Comments
 (0)