Fix some file headers, NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227826 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Duncan P. N. Exon Smith
2015-02-02 18:20:15 +00:00
parent 63773729ca
commit 0784a4dabb
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
//===- llvm/unittest/IR/Metadata.cpp - Metadata unit tests ----------------===//
//===- unittests/IR/MetadataTest.cpp - Metadata unit tests ----------------===//
//
// The LLVM Compiler Infrastructure
//