diff options
author | Sean Silva <silvas@purdue.edu> | 2013-08-01 18:42:28 +0000 |
---|---|---|
committer | Sean Silva <silvas@purdue.edu> | 2013-08-01 18:42:28 +0000 |
commit | 2b61eb9843aef3e7882b8472e2e07cb02be24a2a (patch) | |
tree | 7753b085d97f6715760a063ec112914b6b77a7d1 /unittests/Object | |
parent | 5b25082ddb88a3fdedcd3841d5f397402fcd3be4 (diff) | |
download | external_llvm-2b61eb9843aef3e7882b8472e2e07cb02be24a2a.zip external_llvm-2b61eb9843aef3e7882b8472e2e07cb02be24a2a.tar.gz external_llvm-2b61eb9843aef3e7882b8472e2e07cb02be24a2a.tar.bz2 |
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
Diffstat (limited to 'unittests/Object')
-rw-r--r-- | unittests/Object/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unittests/Object/Makefile b/unittests/Object/Makefile index 0788a62..9062149 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 # |