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

Derek Schuff via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 2 15:14:31 PST 2020


dschuff added a comment.

One other question then: do you know if Debian and/or Ubuntu still have the same support for running x32 programs on the regular x86-64 distribution? (presumably yes, since you aren't changing the existing behavior).
AFAIK clang's current support was developed against Ubuntu, but I haven't tried it in a long time and to my knowledge nobody has submitted any patches for x32 in a while either.


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