[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)
commite2492c860a3ffba8660caba58f9462f2cd3c73f1
treedf78cc3b1b31eff48d3fd766c1b8b3961db4ac0b
parentdbef8cc67c9918334c22f03e23e2dfa84ade464b
[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.

llvm-svn: 332334
llvm/tools/llvm-mca/RetireControlUnit.cpp