================
@@ -2,6 +2,7 @@ set(LLVM_LINK_COMPONENTS
   Support
   TargetParser
   FrontendOpenMP
+  FrontendDriver
----------------
lukel97 wrote:

I agree. I think I'm coming around to the opinion that this is a bit overkill 
just to avoid duplicating 16 lines of code.

I'm also thinking that flang and clang don't need to behave exactly the same in 
this regard. So we don't necessarily need to keep the two in sync. Thoughts? cc 
@tschuett 

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

Reply via email to