MaskRay added a comment.
This can be abandoned as `--print-multiarch` was removed. See also
https://github.com/llvm/llvm-project/issues/51469#issuecomment-1236163566
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131563/new/
https://reviews.llvm.org/D131563
MaskRay requested changes to this revision.
MaskRay added a comment.
This revision now requires changes to proceed.
This may not be the right direction. If GCC is not configured with
`--enable-multi-arch`, `--print-multiarch` output is an empty line.
The `x86_64-linux-gnu` style output is for Deb
aaron.ballman added a reviewer: echristo.
aaron.ballman added a comment.
Adding another reviewer to try to get this unstuck.
Can you add test coverage for the changes (to clang\test\Driver)? Also, there
should be a release note so users know about the fix (that can go into
clang\docs\ReleaseNot
listout added a comment.
Hey everyone, it would be very helpful if someone looked at this and help me
merge this patch, python3.11 is failing without these modifications
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131563/new/
https://reviews.llvm.org/D131563
listout updated this revision to Diff 456920.
listout marked an inline comment as done.
listout retitled this revision from "[WIP] [clang] Fix clang multiarch isssue
with musl" to "[clang] Fix clang multiarch isssue with musl".
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131563/new/
ht
listout added a comment.
The patch needs some rework for 15.x and above version. If people think it's
appropriate then I'll be glad to make the changes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131563/new/
https://reviews.llvm.org/D131563
___
listout created this revision.
listout added reviewers: dlj, atanasyan, MaskRay, Bdragon28.
Herald added subscribers: StephenFan, pengfei, fedor.sergeev, kristof.beyls.
Herald added a project: All.
listout requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: