[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 Dec 2 08:55:21 PST 2020


glaubitz added a comment.

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

> I have not found the place yet in clang where to adjust that.

Maybe `sys::getDefaultTargetTriple()` needs to be adjusted. I'll have a look.


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