naveen-seth wrote:

Hi, sorry for this may reviewers getting added for this NFC.

My next patch (see 
[comment](https://github.com/llvm/llvm-project/pull/152770#discussion_r2430756918))
 will fully remove the dependency of `clangFrontend` on `clangDriver`. 

At that point, I will also update any `CMakeLists.txt` files that include 
`clangDriver` solely for options, now provided by `clangOptions`, to drop the 
`clangDriver` dependency. Because `clangFrontend` still depends on 
`clangDriver` with this patch applied, it is not straightforward to identify 
all cases where clangDriver should be removed from `CMakeLists.txt`. The 
obvious cases should be covered in this patch.

https://github.com/llvm/llvm-project/pull/163659
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to