Skip to content

Simplify target triple disambiguation#165

Merged
dzbarsky merged 3 commits into
mainfrom
pr-154-simplify
Jun 26, 2026
Merged

Simplify target triple disambiguation#165
dzbarsky merged 3 commits into
mainfrom
pr-154-simplify

Conversation

@dzbarsky

@dzbarsky dzbarsky commented Jun 25, 2026

Copy link
Copy Markdown
Member

This simplifies the target-triple disambiguation added by #154. triple_to_rust_constraint_set now appends hardfloat for target triples ending in eabihf, appends softfloat for target triples ending in eabi, and handles the AArch64 soft-float and WASM thread target triples directly. The wasm32-unknown-emscripten config_setting also specializes the overlapping CPU and operating-system cases in the binary_ext and dylib_ext selects.

@dzbarsky dzbarsky marked this pull request as ready for review June 25, 2026 23:56
@dzbarsky dzbarsky changed the title [codex] Disambiguate ARM float ABI and WASM thread target triples [codex] Simplify target triple disambiguation Jun 26, 2026
@dzbarsky dzbarsky changed the title [codex] Simplify target triple disambiguation Simplify target triple disambiguation Jun 26, 2026
@dzbarsky dzbarsky merged commit c1637ba into main Jun 26, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant