[BOLT][NFC] Fix file-description comments

Summary: Fix comments at the start of source files.

(cherry picked from FBD33274597)
This commit is contained in:
Maksim Panchenko
2021-12-21 10:21:41 -08:00
parent 0f32a5e5e1
commit 2f09f445b2
166 changed files with 400 additions and 310 deletions

View File

@@ -1,4 +1,4 @@
//===-- DataAggregator.cpp - Perf data aggregator ---------------*- C++ -*-===//
//===- bolt/Profile/DataAggregator.cpp - Perf data aggregator -------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.