1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00

[Orc] Fix a file header (NFC)

This commit is contained in:
Stefan Gränitz 2021-02-18 13:48:23 +00:00
parent e28df8cd15
commit 511a7fc0e2

View File

@ -1,5 +1,4 @@
//===------ ResourceTrackerTest.cpp - Unit tests ResourceTracker API
//-------===//
//===------ ResourceTrackerTest.cpp - Unit tests ResourceTracker API ------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.