[PATCH] D52050: [Driver] Fix architecture triplets and search paths for Linux x32

Harald van Dijk via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 26 15:22:00 PST 2020


hvdijk added a comment.

In D52050#2415723 <https://reviews.llvm.org/D52050#2415723>, @glaubitz wrote:

> 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.

No disagreement. I hadn't done anything in this area only because my non-Debian system doesn't need it, not because I'm in any way opposed to this change. My knowledge of the Debian file system layout is a bit limited, but this change looks to me like it makes sense.


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