================
@@ -339,11 +335,11 @@ just added using your new frontend option.
 
 ## CMake Support
 As of [#7246](https://gitlab.kitware.com/cmake/cmake/-/merge_requests/7246)
-(and soon to be released CMake 3.24.0), `cmake` can detect `flang-new` as a
+(and soon to be released CMake 3.24.0), `cmake` can detect `flang` as a
----------------
DavidTruby wrote:

Just to add, for an actually working CMake with flang-new that detects the 
correct options and does the right thing reliably, you'll need CMake 3.28 as 
that's the first version with fully working flang-new support, so if updating 
this comment could you change 3.24 to 3.28 as well? 
I am fairly sure the CMake support for LLVM flang is designed to work fine 
regardless of the name of the binary, as the CMake devs were anticipating this 
name change anyway.

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

Reply via email to