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
This commit is contained in:
Tom Roeder 2013-10-03 18:05:12 +00:00
parent 4b3685de23
commit d6370ad87d

View File

@ -1,4 +1,4 @@
##===- lib/Linker/Makefile ---------------------------------*- Makefile -*-===##
##===- lib/LTO/Makefile ------------------------------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#