================ @@ -2,6 +2,7 @@ set(LLVM_LINK_COMPONENTS Support TargetParser FrontendOpenMP + FrontendDriver ---------------- topperc wrote:
I've very confused by naming of the library. It's called FrontendDriver but is currently important by clang's CodeGen library rather than the driver. Importing it into Basic seems to be moving it further in the wrong direction based on that name. https://github.com/llvm/llvm-project/pull/77327 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits