OSDN Git Service

[llvm-mca] Add file header to RetireControlUnit.cpp.
authorAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>
Tue, 15 May 2018 09:31:32 +0000 (09:31 +0000)
committerAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>
Tue, 15 May 2018 09:31:32 +0000 (09:31 +0000)
commit15038de7ec2aab9dcfc1899aaea1a601abda3719
tree743b625498920e6a81a323f033e31ce9cbc79739
parent6357b5f40583161715c87609d18745a3184a543e
[llvm-mca] Add file header to RetireControlUnit.cpp.

Strictly speaking, this is not necessary for .cpp files. However, other .cpp
files from this same tool have it. This also matches what we do in other tools.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@332334 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-mca/RetireControlUnit.cpp