From: Anshuman Dasgupta
Date: Sat, 14 Apr 2012 20:59:13 +0000 (+0000)
Subject: Remove trailing whitespace.
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=3c1ded2691947725bdd03424b92b96e886bc0824;p=oota-llvm.git
Remove trailing whitespace.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154755 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 999637af075..685e9de1a35 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -376,7 +376,7 @@ Release Notes.
target's schedule description which can be queried to determine
legal groupings of instructions in a bundle.
- We have added a new target independent VLIW packetizer based on the
+
We have added a new target independent VLIW packetizer based on the
DFA infrastructure to group machine instructions into bundles.