Rename all references to old mailing lists to new lists.llvm.org address.
[oota-llvm.git] / lib / Target / ARM / README.txt
index 57dc6cb88bed483d42db746dc1a68a154a22f714..090a003424a4e785ecef4950e097af242a51be4e 100644 (file)
@@ -566,7 +566,7 @@ Robert Muth started working on an alternate jump table implementation that
 does not put the tables in-line in the text.  This is more like the llvm
 default jump table implementation.  This might be useful sometime.  Several
 revisions of patches are on the mailing list, beginning at:
-http://lists.cs.uiuc.edu/pipermail/llvmdev/2009-June/022763.html
+http://lists.llvm.org/pipermail/llvm-dev/2009-June/022763.html
 
 //===---------------------------------------------------------------------===//