Skip to content

Commit 10e24a0

Browse files
author
git apple-llvm automerger
committed
Merge commit '48eeb488a6fc' from apple/master into swift/master-next
2 parents 5b7702b + 48eeb48 commit 10e24a0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

llvm/docs/CodeGenerator.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1871,7 +1871,7 @@ Here is the table:
18711871
:raw-html:`<td class="no"></td> <!-- MSP430 -->`
18721872
:raw-html:`<td class="yes"></td> <!-- Mips -->`
18731873
:raw-html:`<td class="no"></td> <!-- NVPTX -->`
1874-
:raw-html:`<td class="no"></td> <!-- PowerPC -->`
1874+
:raw-html:`<td class="yes"></td> <!-- PowerPC -->`
18751875
:raw-html:`<td class="no"></td> <!-- Sparc -->`
18761876
:raw-html:`<td class="yes"></td> <!-- SystemZ -->`
18771877
:raw-html:`<td class="yes"></td> <!-- X86 -->`
@@ -1886,9 +1886,9 @@ Here is the table:
18861886
:raw-html:`<td class="no"></td> <!-- MSP430 -->`
18871887
:raw-html:`<td class="yes"></td> <!-- Mips -->`
18881888
:raw-html:`<td class="na"></td> <!-- NVPTX -->`
1889-
:raw-html:`<td class="no"></td> <!-- PowerPC -->`
1889+
:raw-html:`<td class="yes"></td> <!-- PowerPC -->`
1890+
:raw-html:`<td class="yes"></td> <!-- Sparc -->`
18901891
:raw-html:`<td class="yes"></td> <!-- SystemZ -->`
1891-
:raw-html:`<td class="no"></td> <!-- Sparc -->`
18921892
:raw-html:`<td class="yes"></td> <!-- X86 -->`
18931893
:raw-html:`<td class="yes"></td> <!-- XCore -->`
18941894
:raw-html:`<td class="yes"></td> <!-- eBPF -->`
@@ -1931,7 +1931,7 @@ Here is the table:
19311931
:raw-html:`<td class="no"></td> <!-- MSP430 -->`
19321932
:raw-html:`<td class="yes"></td> <!-- Mips -->`
19331933
:raw-html:`<td class="na"></td> <!-- NVPTX -->`
1934-
:raw-html:`<td class="no"></td> <!-- PowerPC -->`
1934+
:raw-html:`<td class="yes"></td> <!-- PowerPC -->`
19351935
:raw-html:`<td class="no"></td> <!-- Sparc -->`
19361936
:raw-html:`<td class="yes"></td> <!-- SystemZ -->`
19371937
:raw-html:`<td class="yes"></td> <!-- X86 -->`

0 commit comments

Comments
 (0)