[llvm-branch-commits] [llvm-branch] r197203 - Fix URL.

Bill Wendling isanbard at gmail.com
Thu Dec 12 20:19:05 PST 2013


Author: void
Date: Thu Dec 12 22:19:05 2013
New Revision: 197203

URL: http://llvm.org/viewvc/llvm-project?rev=197203&view=rev
Log:
Fix URL.

Modified:
    llvm/branches/release_34/docs/ReleaseNotes.rst

Modified: llvm/branches/release_34/docs/ReleaseNotes.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_34/docs/ReleaseNotes.rst?rev=197203&r1=197202&r2=197203&view=diff
==============================================================================
--- llvm/branches/release_34/docs/ReleaseNotes.rst (original)
+++ llvm/branches/release_34/docs/ReleaseNotes.rst Thu Dec 12 22:19:05 2013
@@ -156,7 +156,7 @@ Ports to other architectures like ARM an
 LibBeauty
 ---------
 
-The `LibBeauty <http://www.libbeauty.comLibBeauty>`_ decompiler and reverse
+The `LibBeauty <http://www.libbeauty.com>`_ 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





More information about the llvm-branch-commits mailing list