From: Ted Kremenek Date: Thu, 31 Jan 2008 06:49:09 +0000 (+0000) Subject: Fixed misspelling of "LLVM" due to some editor+Ted madness. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4af84313df0d2710fd57af89132e680294225cad;p=clang Fixed misspelling of "LLVM" due to some editor+Ted madness. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46604 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/Analysis/GRConstants.cpp b/Analysis/GRConstants.cpp index d6b078d26c..ae6cdf7bf9 100644 --- a/Analysis/GRConstants.cpp +++ b/Analysis/GRConstants.cpp @@ -1,6 +1,6 @@ //===-- GRConstants.cpp - Simple, Path-Sens. Constant Prop. ------*- C++ -*-==// // -// The LLValM Compiler Infrastructure +// The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details.