[PATCH] D108286: [clang][Driver][Linux] fix regression issue when define LIBCXX_LIBDIR_SUFFIX=64
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 18 09:19:49 PDT 2021
MaskRay added a comment.
Please provide more information: the platform name and the output of `g++ empty.cc '-###' |& sed -E 's/ "?-[LiIr]/\n&/g'`
Note that there is a FIXME. It's unclear why your platform needs the specific rule.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108286/new/
https://reviews.llvm.org/D108286
More information about the cfe-commits
mailing list