From: Tom Roeder Date: Thu, 3 Oct 2013 18:05:12 +0000 (+0000) Subject: Test commit. Fixed a copy-paste error in the Makefile for lib/LTO. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=d6370ad87d21402c0e2b1fef12d4a77fd1ead306;p=oota-llvm.git Test commit. Fixed a copy-paste error in the Makefile for lib/LTO. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191918 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/LTO/Makefile b/lib/LTO/Makefile index 7ca125ab14b..55e2a5ef803 100644 --- a/lib/LTO/Makefile +++ b/lib/LTO/Makefile @@ -1,4 +1,4 @@ -##===- lib/Linker/Makefile ---------------------------------*- Makefile -*-===## +##===- lib/LTO/Makefile ------------------------------------*- Makefile -*-===## # # The LLVM Compiler Infrastructure #