From: Sean Silva Date: Thu, 1 Aug 2013 18:42:28 +0000 (+0000) Subject: Update incorrect file headers. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=2b61eb9843aef3e7882b8472e2e07cb02be24a2a;p=oota-llvm.git 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 --- diff --git a/unittests/Object/Makefile b/unittests/Object/Makefile index 0788a62aa7f..9062149a24d 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 815bdd269da..9c0a7f94d77 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 #