[PATCH] D111952: [clang] [MinGW] Guess the right ix86 arch name spelling as sysroot
Martin Storsjö via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Oct 24 12:29:25 PDT 2021
mstorsjo updated this revision to Diff 381795.
mstorsjo added a comment.
Moved the fixup into `computeTargetTriple`, so it's only done after applying the `-m32`/`-m64` options.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111952/new/
https://reviews.llvm.org/D111952
Files:
clang/lib/Driver/Driver.cpp
clang/lib/Driver/ToolChains/MinGW.cpp
clang/lib/Driver/ToolChains/MinGW.h
clang/test/Driver/mingw-sysroot.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111952.381795.patch
Type: text/x-patch
Size: 7596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211024/3c29e067/attachment-0001.bin>
More information about the cfe-commits
mailing list