summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target
diff options
context:
space:
mode:
authorRanjeet Singh <Ranjeet.Singh@arm.com>2016-05-19 12:44:39 +0000
committerRanjeet Singh <Ranjeet.Singh@arm.com>2016-05-19 12:44:39 +0000
commitc520e93d9a533fa01399409f20fc385baf323dfa (patch)
tree78000053f1555af2b6e829642a734efdb7f2d188 /llvm/lib/Target
parent9b15b6f2d79acdb50c294478233de632ba950b4a (diff)
downloadbcm5719-llvm-c520e93d9a533fa01399409f20fc385baf323dfa.tar.gz
bcm5719-llvm-c520e93d9a533fa01399409f20fc385baf323dfa.zip
Test commit.
llvm-svn: 270056
Diffstat (limited to 'llvm/lib/Target')
-rw-r--r--llvm/lib/Target/ARM/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/ARM/README.txt b/llvm/lib/Target/ARM/README.txt
index 5acb2d46f3e..ede2b129419 100644
--- a/llvm/lib/Target/ARM/README.txt
+++ b/llvm/lib/Target/ARM/README.txt
@@ -269,7 +269,7 @@ LBB4:
b LBB2
If BB4 is the only predecessor of BB3, then we can emit BB3 after BB4. We can
-then eliminate beq and and turn the unconditional branch to LBB2 to a bne.
+then eliminate beq and turn the unconditional branch to LBB2 to a bne.
See McCat/18-imp/ComputeBoundingBoxes for an example.
OpenPOWER on IntegriCloud