commit | 71db64258db6d6ae80f4b0dc3bc17bc4596c29a8 | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Mon Feb 02 18:20:15 2015 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Mon Feb 02 18:20:15 2015 +0000 |
tree | 9067661ee5857933f2e225ffc71105a4dd793fb9 | |
parent | 9ffa6cd6fbe4e268ee2c6717bf8ec675807ca196 [diff] [blame] |
Fix some file headers, NFC llvm-svn: 227826
diff --git a/llvm/unittests/IR/MetadataTest.cpp b/llvm/unittests/IR/MetadataTest.cpp index 98b0d73..6b438e00 100644 --- a/llvm/unittests/IR/MetadataTest.cpp +++ b/llvm/unittests/IR/MetadataTest.cpp
@@ -1,4 +1,4 @@ -//===- llvm/unittest/IR/Metadata.cpp - Metadata unit tests ----------------===// +//===- unittests/IR/MetadataTest.cpp - Metadata unit tests ----------------===// // // The LLVM Compiler Infrastructure //