]> granicus.if.org Git - clang/commitdiff
Fixed misspelling of "LLVM" due to some editor+Ted madness.
authorTed Kremenek <kremenek@apple.com>
Thu, 31 Jan 2008 06:49:09 +0000 (06:49 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 31 Jan 2008 06:49:09 +0000 (06:49 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46604 91177308-0d34-0410-b5e6-96231b3b80d8

Analysis/GRConstants.cpp

index d6b078d26c1bb9c12ae706a868b2ac1f78f30172..ae6cdf7bf9ba4a2664dd20870092d6719b1acd37 100644 (file)
@@ -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.