summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
#