[PATCH] D155431: [CMake] Clean up old code for handling MSVC runtime setting the old way
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 17 02:44:37 PDT 2023
mstorsjo created this revision.
mstorsjo added reviewers: phosek, hans, dschuff.
Herald added subscribers: ekilmer, Enna1.
Herald added a project: All.
mstorsjo requested review of this revision.
Herald added projects: Sanitizers, LLVM.
Herald added a subscriber: Sanitizers.
This was left in place to reduce the risk of breaking anything,
and to keep the diff smaller, in D155233 <https://reviews.llvm.org/D155233>.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D155431
Files:
compiler-rt/CMakeLists.txt
llvm/cmake/modules/ChooseMSVCCRT.cmake
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155431.540923.patch
Type: text/x-patch
Size: 4654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230717/f18b3466/attachment.bin>
More information about the llvm-commits
mailing list