[PATCH] D142905: [Driver] Change multilib selection algorithm
Michael Platings via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 22 15:31:52 PDT 2023
michaelplatings updated this revision to Diff 507527.
michaelplatings marked an inline comment as done.
michaelplatings added a comment.
Add enum to Multilib class for how print options should be calculated.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142905/new/
https://reviews.llvm.org/D142905
Files:
clang/include/clang/Driver/Multilib.h
clang/include/clang/Driver/MultilibBuilder.h
clang/lib/Driver/Multilib.cpp
clang/lib/Driver/MultilibBuilder.cpp
clang/lib/Driver/ToolChains/Fuchsia.cpp
clang/lib/Driver/ToolChains/OHOS.cpp
clang/unittests/Driver/MultilibBuilderTest.cpp
clang/unittests/Driver/MultilibTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142905.507527.patch
Type: text/x-patch
Size: 18080 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230322/f75da89d/attachment.bin>
More information about the cfe-commits
mailing list