one too many l's

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27641 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2006-04-13 04:21:31 +00:00
parent 63223c93d8
commit 7f71e21972
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
# Synopsis: Prints out compiler options needed to build against an installed
# copy of LLVM.
#
# Syntax: lllvm-config OPTIONS... [COMPONENTS...]
# Syntax: llvm-config OPTIONS... [COMPONENTS...]
#
# This file was written by Eric Kidd, and is placed into the public domain.
#

View File

@ -5,7 +5,7 @@
# Synopsis: Prints out compiler options needed to build against an installed
# copy of LLVM.
#
# Syntax: lllvm-config OPTIONS... [COMPONENTS...]
# Syntax: llvm-config OPTIONS... [COMPONENTS...]
#
# This file was written by Eric Kidd, and is placed into the public domain.
#