summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Silva <silvas@purdue.edu>2013-08-01 18:42:28 +0000
committerSean Silva <silvas@purdue.edu>2013-08-01 18:42:28 +0000
commit2b61eb9843aef3e7882b8472e2e07cb02be24a2a (patch)
tree7753b085d97f6715760a063ec112914b6b77a7d1
parent5b25082ddb88a3fdedcd3841d5f397402fcd3be4 (diff)
downloadllvm-2b61eb9843aef3e7882b8472e2e07cb02be24a2a.tar.gz
llvm-2b61eb9843aef3e7882b8472e2e07cb02be24a2a.tar.bz2
llvm-2b61eb9843aef3e7882b8472e2e07cb02be24a2a.tar.xz
Update incorrect file headers.
One of these was spotted in review by Rafael. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187598 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--unittests/Object/Makefile2
-rw-r--r--unittests/Support/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/unittests/Object/Makefile b/unittests/Object/Makefile
index 0788a62aa7..9062149a24 100644
--- a/unittests/Object/Makefile
+++ b/unittests/Object/Makefile
@@ -1,4 +1,4 @@
-##===- unittests/IR/Makefile -------------------------------*- Makefile -*-===##
+##===- unittests/Object/Makefile ---------------------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#
diff --git a/unittests/Support/Makefile b/unittests/Support/Makefile
index 815bdd269d..9c0a7f94d7 100644
--- a/unittests/Support/Makefile
+++ b/unittests/Support/Makefile
@@ -1,4 +1,4 @@
-##===- unittests/ADT/Makefile ------------------------------*- Makefile -*-===##
+##===- unittests/Support/Makefile --------------------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#