summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/CodeGen
diff options
context:
space:
mode:
authorJustin Lebar <jlebar@google.com>2016-07-13 18:38:20 +0000
committerJustin Lebar <jlebar@google.com>2016-07-13 18:38:20 +0000
commit544b23d88fcc43265ecc417cfc25c0957a64d776 (patch)
treebd761399445ecb6faf1dbe4ab927af822ac51b28 /llvm/unittests/CodeGen
parent1ddcacb94947840eb69579492b7dabcaacc22c19 (diff)
downloadbcm5719-llvm-544b23d88fcc43265ecc417cfc25c0957a64d776.tar.gz
bcm5719-llvm-544b23d88fcc43265ecc417cfc25c0957a64d776.zip
Fix header comment in unittests/CodeGen/DIEHashTest.cpp.
llvm-svn: 275296
Diffstat (limited to 'llvm/unittests/CodeGen')
-rw-r--r--llvm/unittests/CodeGen/DIEHashTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/unittests/CodeGen/DIEHashTest.cpp b/llvm/unittests/CodeGen/DIEHashTest.cpp
index e3a9e562827..dda08fcd665 100644
--- a/llvm/unittests/CodeGen/DIEHashTest.cpp
+++ b/llvm/unittests/CodeGen/DIEHashTest.cpp
@@ -1,4 +1,4 @@
-//===- llvm/unittest/DebugInfo/DWARFFormValueTest.cpp ---------------------===//
+//===- llvm/unittest/CodeGen/DIEHashTest.cpp ------------------------------===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud