diff options
author | Anshuman Dasgupta <adasgupt@codeaurora.org> | 2012-04-14 20:59:13 +0000 |
---|---|---|
committer | Anshuman Dasgupta <adasgupt@codeaurora.org> | 2012-04-14 20:59:13 +0000 |
commit | 3c1ded2691947725bdd03424b92b96e886bc0824 (patch) | |
tree | 996102403c5e68b535f43af68a10bbc1c21166af /docs | |
parent | cff391a8251c12b57f56fc17fb69327c173b5a03 (diff) |
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.html | 2 |
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> |