Browse Source

Fix header comment in unittests/CodeGen/DIEHashTest.cpp.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@275296 91177308-0d34-0410-b5e6-96231b3b80d8
Justin Lebar 9 years ago
parent
commit
59b5dbccba
1 changed files with 1 additions and 1 deletions
  1. 1 1
      unittests/CodeGen/DIEHashTest.cpp

+ 1 - 1
unittests/CodeGen/DIEHashTest.cpp

@@ -1,4 +1,4 @@
-//===- llvm/unittest/DebugInfo/DWARFFormValueTest.cpp ---------------------===//
+//===- llvm/unittest/CodeGen/DIEHashTest.cpp ------------------------------===//
 //
 //
 //                     The LLVM Compiler Infrastructure
 //                     The LLVM Compiler Infrastructure
 //
 //