[flang-commits] [flang] [flang][driver] Improve diagnostic for assembly inputs (PR #174316)
Yusuke MINATO via flang-commits
flang-commits at lists.llvm.org
Sun Jan 18 16:19:37 PST 2026
https://github.com/yus3710-fj commented:
Thank you for your great work, and I apologize for the delayed comment.
I'm not familiar with the implementation of the driver, but I'm wondering if you can implement this in `Driver::BuildInputs`. It seems to have a mechanism similar to your implementation.
NOTE: This is not a strong opinion. The current implementation still looks good to me.
https://github.com/llvm/llvm-project/pull/174316
More information about the flang-commits
mailing list