We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 379cc60 commit 35bc02aCopy full SHA for 35bc02a
llvm/docs/ReleaseNotes.md
@@ -114,6 +114,12 @@ Changes to building LLVM
114
------------------------
115
116
* Raised the minimum MSVC version to Visual Studio 2019 16.8.
117
+* Deprecated support for building compiler-rt with `LLVM_ENABLE_PROJECTS`.
118
+ Users should instead use `LLVM_ENABLE_RUNTIMES`, either through the
119
+ runtimes or the bootstrapping build.
120
+* Deprecated support for building libc with `LLVM_ENABLE_PROJECTS`.
121
122
123
124
Changes to TableGen
125
-------------------
0 commit comments