[all-commits] [llvm/llvm-project] 43f217: [runtimes] Add a warning about the Standalone buil...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Wed Feb 9 10:07:13 PST 2022
Branch: refs/heads/release/14.x
Home: https://github.com/llvm/llvm-project
Commit: 43f21792e4af17c88d9740fb63d7c26dbb1560b9
https://github.com/llvm/llvm-project/commit/43f21792e4af17c88d9740fb63d7c26dbb1560b9
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2022-02-09 (Wed, 09 Feb 2022)
Changed paths:
M libcxx/CMakeLists.txt
M libcxx/docs/ReleaseNotes.rst
M libcxxabi/CMakeLists.txt
M libcxxabi/www/index.html
M libunwind/CMakeLists.txt
Log Message:
-----------
[runtimes] Add a warning about the Standalone build being deprecated
We are removing support for the Standalone build altogether on the main
branch, so this is going to help give an additional heads up to users
that don't read our release notes.
Also, as a fly-by fix, fixup incorrect documentation for libcxxabi and
mention libunwind in our release notes.
Differential Revision: https://reviews.llvm.org/D119341
More information about the All-commits
mailing list