Skip to content

Commit 7fb233f

Browse files
committed
[ORC] Fix file comment formatting. NFC.
1 parent b693e1c commit 7fb233f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

llvm/lib/ExecutionEngine/Orc/ELFNixPlatform.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
//===------ ELFNixPlatform.cpp - Utilities for executing ELFNix in Orc
2-
//-----===//
1+
//===----- ELFNixPlatform.cpp - Utilities for executing ELFNix in Orc -----===//
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)