From a92e26ffc6b26d21944d5db1e5cebcf49e1c272e Mon Sep 17 00:00:00 2001 From: Hans Wennborg Date: Tue, 19 Feb 2019 17:00:29 +0000 Subject: [PATCH] index.rst: Remove Dragonegg link git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@354352 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/index.rst | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 4527fe51053..a424f8e1ce2 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -55,11 +55,10 @@ User Guides For those new to the LLVM system. -NOTE: If you are a user who is only interested in using LLVM-based -compilers, you should look into `Clang `_ or -`DragonEgg `_ instead. The documentation here is -intended for users who have a need to work with the intermediate LLVM -representation. +NOTE: If you are a user who is only interested in using an LLVM-based compiler, +you should look into `Clang `_ instead. The +documentation here is intended for users who have a need to work with the +intermediate LLVM representation. .. toctree:: :hidden: -- 2.50.1