diff options
| author | Douglas Gregor <dgregor@apple.com> | 2011-07-01 16:35:47 +0000 |
|---|---|---|
| committer | Douglas Gregor <dgregor@apple.com> | 2011-07-01 16:35:47 +0000 |
| commit | c2e40fa6819dea0dee0b8d45f3d27eb7fbb6011c (patch) | |
| tree | 38f35c9128e1cdd770aa78261b1041f19ff3d025 /clang/docs | |
| parent | bc9e523421b77c4086ddd58162733db13be708e2 (diff) | |
| download | bcm5719-llvm-c2e40fa6819dea0dee0b8d45f3d27eb7fbb6011c.tar.gz bcm5719-llvm-c2e40fa6819dea0dee0b8d45f3d27eb7fbb6011c.zip | |
Remove reference to the Index library
llvm-svn: 134238
Diffstat (limited to 'clang/docs')
| -rw-r--r-- | clang/docs/InternalsManual.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/docs/InternalsManual.html b/clang/docs/InternalsManual.html index 961198938f2..00bc54af5b4 100644 --- a/clang/docs/InternalsManual.html +++ b/clang/docs/InternalsManual.html @@ -68,7 +68,6 @@ td { <li><a href="#Constants">Constant Folding in the Clang AST</a></li> </ul> </li> -<li><a href="libIndex.html">The Index Library</a></li> <li><a href="#Howtos">Howto guides</a> <ul> <li><a href="#AddingAttributes">How to add an attribute</a></li> |

