diff options
author | Cheng Shao <terrorjack@type.dance> | 2023-04-09 22:25:03 +0000 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2023-04-27 16:00:35 -0400 |
commit | b5f00811257670b2a9fc7904bc775f25fea3cf5b (patch) | |
tree | b0492e8207f1539ddb35d73f3dd357e2ab4a8ad4 /utils/genprimopcode | |
parent | 533d075e722c020b690e81dad61168697c3eee84 (diff) | |
download | haskell-b5f00811257670b2a9fc7904bc775f25fea3cf5b.tar.gz |
testsuite: fix cross prefix stripping
This patch fixes cross prefix stripping in the testsuite driver. The
normalization logic used to only handle prefixes of the triple form
<arch>-<vendor>-<os>, now it's relaxed to allow any number of tokens
in the prefix tuple, so the cross prefix stripping logic would work
when ghc is configured with something like --target=wasm32-wasi.
Diffstat (limited to 'utils/genprimopcode')
0 files changed, 0 insertions, 0 deletions