From cdc9c7a87a943e83901f56e1a1d5aa0c52b98daa Mon Sep 17 00:00:00 2001 From: eine Date: Fri, 7 Aug 2020 12:52:10 +0200 Subject: doc: debugging with LLVM >=6 is supported --- doc/getting/LLVM.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/getting/LLVM.rst b/doc/getting/LLVM.rst index e859c811d..efda561d0 100644 --- a/doc/getting/LLVM.rst +++ b/doc/getting/LLVM.rst @@ -14,7 +14,7 @@ LLVM backend GCC/GNAT: GNU/Linux or Windows (MinGW/MSYS2) ============================================ -.. HINT:: You need to install LLVM (usually depends on ``libedit``, see :ghdlsharp:`29`). Debugging is only supported with LLVM 3.5. +.. HINT:: You need to install LLVM (usually depends on ``libedit``, see :ghdlsharp:`29`). Debugging is supported with LLVM 3.5 or ``>=6``. GHDL is configured by ``configure`` and built by ``make``. -- cgit v1.2.3