diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2015-09-06 18:34:38 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2015-09-06 18:34:38 +0000 |
| commit | 69156b4c20249e7800cc09e0eef0beb3d15ac1ad (patch) | |
| tree | 461d3cf041290f4a99740d540bf0973d6084f98e /lib/Target/ARM/README.txt | |
| parent | ee8648bdac07986a0f1ec897b02ec82a2f144d46 (diff) | |
Notes
Diffstat (limited to 'lib/Target/ARM/README.txt')
| -rw-r--r-- | lib/Target/ARM/README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/ARM/README.txt b/lib/Target/ARM/README.txt index 57dc6cb88bed..090a003424a4 100644 --- a/lib/Target/ARM/README.txt +++ b/lib/Target/ARM/README.txt @@ -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 //===---------------------------------------------------------------------===// |
