[llvm-commits] [llvm] r154755 - /llvm/trunk/docs/ReleaseNotes.html

Anshuman Dasgupta adasgupt at codeaurora.org
Sat Apr 14 13:59:13 PDT 2012


Author: adasgupt
Date: Sat Apr 14 15:59:13 2012
New Revision: 154755

URL: http://llvm.org/viewvc/llvm-project?rev=154755&view=rev
Log:
Remove trailing whitespace.

Modified:
    llvm/trunk/docs/ReleaseNotes.html

Modified: llvm/trunk/docs/ReleaseNotes.html
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/ReleaseNotes.html?rev=154755&r1=154754&r2=154755&view=diff
==============================================================================
--- llvm/trunk/docs/ReleaseNotes.html (original)
+++ llvm/trunk/docs/ReleaseNotes.html Sat Apr 14 15:59:13 2012
@@ -376,7 +376,7 @@
     target's schedule description which can be queried to determine
     legal groupings of instructions in a bundle.</p>
 
-<p> We have added a new target independent VLIW packetizer based on the 
+<p> We have added a new target independent VLIW packetizer based on the
     DFA infrastructure to group machine instructions into bundles.</p>
 
 </div>





More information about the llvm-commits mailing list