From da6317f81fea568240bd1d2760ee1cf02d341be8 Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Fri, 13 Dec 2013 04:19:05 +0000 Subject: Fix URL. git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_34@197203 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 2030267d90..c6b72f4235 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -156,7 +156,7 @@ Ports to other architectures like ARM and AArch64 are underway. LibBeauty --------- -The `LibBeauty `_ decompiler and reverse +The `LibBeauty `_ decompiler and reverse engineering tool currently utilises the LLVM disassembler and the LLVM IR Builder. The current aim of the project is to take a x86_64 binary ``.o`` file as input, and produce an equivalent LLVM IR ``.bc`` or ``.ll`` file as -- cgit v1.2.3