================
@@ -134,3 +134,8 @@ ABI Affecting Changes
 
 Build System Changes
 --------------------
+
+- The ``LIBCXX_EXECUTOR`` CMake variable has been deprecated. If you are 
relying on this, the new replacement
+  is either passing ``-Dexecutor=...`` to `llvm-lit`` or to make it persistent 
in the generated configuration
----------------
arichardson wrote:

```suggestion
  is either passing ``-Dexecutor=...`` to ``llvm-lit`` or to make it persistent 
in the generated configuration
```

https://github.com/llvm/llvm-project/pull/66545
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to