summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAnshuman Dasgupta <adasgupt@codeaurora.org>2012-04-14 20:59:13 +0000
committerAnshuman Dasgupta <adasgupt@codeaurora.org>2012-04-14 20:59:13 +0000
commit3c1ded2691947725bdd03424b92b96e886bc0824 (patch)
tree996102403c5e68b535f43af68a10bbc1c21166af /docs
parentcff391a8251c12b57f56fc17fb69327c173b5a03 (diff)
downloadllvm-3c1ded2691947725bdd03424b92b96e886bc0824.tar.gz
llvm-3c1ded2691947725bdd03424b92b96e886bc0824.tar.bz2
llvm-3c1ded2691947725bdd03424b92b96e886bc0824.tar.xz
Remove trailing whitespace.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154755 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 999637af07..685e9de1a3 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -376,7 +376,7 @@ Release Notes</a>.</h1>
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>