Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I realize that the wrapper may be removed in few months so let me know if this is irrelevant.
Comment Actions
Hi @ygribov, thank you for this patch!
I think that it would make sense to update the summary of this change to e.g. [flang][cmake] Add a custom target for the "flang" wrapper script. This would more accurately reflect what this patch implements. Instead, the current description focuses on the side effects, i.e. that the script will be re-copied into the build dir whenever {ninja|make} flang-wrapper is run. Unless I misunderstood?
Thanks!
flang/tools/f18/CMakeLists.txt | ||
---|---|---|
52 | I think that it's a bit confusing if the name of the target and the generated tool are different. |
I think that it's a bit confusing if the name of the target and the generated tool are different.