Skip to content
This repository was archived by the owner on Mar 28, 2020. It is now read-only.

Commit 8f225b9

Browse files
committed
Test commit.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@270056 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent d8bb9ec commit 8f225b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Target/ARM/README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ LBB4:
269269
b LBB2
270270

271271
If BB4 is the only predecessor of BB3, then we can emit BB3 after BB4. We can
272-
then eliminate beq and and turn the unconditional branch to LBB2 to a bne.
272+
then eliminate beq and turn the unconditional branch to LBB2 to a bne.
273273

274274
See McCat/18-imp/ComputeBoundingBoxes for an example.
275275

0 commit comments

Comments
 (0)