rouson added a comment.

I think this is an exciting step.  I hope it gets approved.  Although it's 
technically true that this could appear to be a regression for current flang 
script users, the ultimate compilation currently happens by invoking an 
external compiler so most current flang script users can eliminate the 
regression by simply calling the external compiler.  The exception would be if 
the current flang script user specifically wants flang's parsing capabilities 
for checking code correctness (do we know if anyone is using the flang script 
that way?) or for testing the parser (which I presume can still happen by other 
means).  It might be nice to simply rename the current script so those who want 
it can simply change the name they use to invoke it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125788/new/

https://reviews.llvm.org/D125788

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to