[PATCH] D106119: [Driver] Detect libstdc++ include paths for native gcc on 32-bit non-Debian Linux
Luke Benes via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 16 13:47:34 PDT 2021
lbenes added a comment.
Thanks for looking into this. On OpenSUSE i686, the failing tests are now fixed, but Driver/linux-cross.cpp fails with:
https://pastebin.com/uHfi3KD1
Would you like any more debugging info?
gcc --print-multiarch
is also empty.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106119/new/
https://reviews.llvm.org/D106119
More information about the cfe-commits
mailing list