Skip to content

Commit

Permalink
Auto merge of #124762 - madsmtm:refactor-apple-target-abi, r=lcnr,Bla…
Browse files Browse the repository at this point in the history
…ckHoleFox

Refactor Apple `target_abi`

This was bundled together with `Arch`, which complicated a few code paths and meant we had to do more string matching than necessary.

CC `@BlackHoleFox` as you've worked on the Apple target spec before

Related: Is there a reason why `Target`/`TargetOptions` use `StaticCow` for so many things, instead of an enum with defined values (and perhaps a catch-all case for custom target json files)? Tagging `@Nilstrieb,` as you might know?
  • Loading branch information
bors committed May 11, 2024
2 parents 4184adb + 5746068 commit 784a6ce
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 784a6ce

Please sign in to comment.