Skip to content

Commit e8621d3

Browse files
committed
docs(triple): drop a sentence the table had outgrown
Self-review: the paragraph above the M-profile rows still said "two rows are verified", written when two were. Four boot under QEMU and the block directly below already names all four, so the sentence contradicted the table two lines under it — the kind of stale count a reader trusts because it reads like a summary.
1 parent a4ded89 commit e8621d3

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

modules/toolchain-model/src/triple.cppm

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -381,9 +381,6 @@ inline constexpr TargetInfo kKnownTargets[] = {
381381
// package is compiled with the consuming target's own flags, so the ABI
382382
// agreement holds by construction and there is no multilib at all.
383383
//
384-
// Two rows are `verified` because two have a board and an emulator that
385-
// runs them; the rest build and are `preview`, the same standard applied to
386-
// `aarch64-none-elf` and `x86_64-none-elf` when they landed.
387384
// ⚠️ THE TIER COLUMN RECORDS WHAT WAS RUN, NOT WHAT WAS REASONED. Measured
388385
// 2026-09-04 under `xim:qemu-arm@9.2.4-1`: each `verified` row below built
389386
// an image that BOOTED on the named machine and printed over semihosting —

0 commit comments

Comments
 (0)