From 9dce2b33807f47d794b0482313ae3fe0d275c833 Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Tue, 14 Mar 2006 05:54:52 +0000 Subject: Convert llvm.cs.uiuc.edu -> llvm.org git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26748 91177308-0d34-0410-b5e6-96231b3b80d8 --- utils/vim/llvm.vim | 2 +- utils/vim/tablegen.vim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'utils/vim') diff --git a/utils/vim/llvm.vim b/utils/vim/llvm.vim index eafc33654a..712a9a59a7 100644 --- a/utils/vim/llvm.vim +++ b/utils/vim/llvm.vim @@ -1,6 +1,6 @@ " Vim syntax file " Language: llvm -" Maintainer: The LLVM team, http://llvm.cs.uiuc.edu/ +" Maintainer: The LLVM team, http://llvm.org/ " Updated: 2003-06-02 if version < 600 diff --git a/utils/vim/tablegen.vim b/utils/vim/tablegen.vim index 7ab8e2c021..1514e2e0e8 100644 --- a/utils/vim/tablegen.vim +++ b/utils/vim/tablegen.vim @@ -1,6 +1,6 @@ " Vim syntax file " Language: TableGen -" Maintainer: The LLVM team, http://llvm.cs.uiuc.edu/ +" Maintainer: The LLVM team, http://llvm.org/ " Updated: 2003-08-11 if version < 600 -- cgit v1.2.3