[PATCH] D52050: [Driver] Fix architecture triplets and search paths for Linux x32
John Paul Adrian Glaubitz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 25 01:48:36 PST 2020
glaubitz added a comment.
Yeah, @hvdijk has made multiple other improvements which should finally allow the backend to be usable.
We still disagree on the search paths for libraries and headers though if I remember correctly.
My goal is to make LLVM and Rust work on an full Debian x32 system which is why we need dedicated Multi-Arch search paths such as /usr/lib/x86_64-linux-gnux32/.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D52050/new/
https://reviews.llvm.org/D52050
More information about the cfe-commits
mailing list