Skip to content

Commit c9bc0ff

Browse files
committed
[JITLink] Fix incorrect file name in unit test file comment.
1 parent 726cfc6 commit c9bc0ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/unittests/ExecutionEngine/JITLink/MachOLinkGraphTests.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===------ LinkGraphTests.cpp - Unit tests for core JITLink classes ------===//
1+
//===------ MachOLinkGraphTests.cpp - Unit tests for MachO LinkGraphs -----===//
22
//
33
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
44
// See https://llvm.org/LICENSE.txt for license information.

0 commit comments

Comments
 (0)