kastiglione added inline comments.
================ Comment at: lldb/scripts/generate-project.py:175 + # Building Objects and their respective swiftmodule + f.write(f"$(OBJDIR)/%.o: %.swift objdir\n") + f.write("\t$(SWIFT_FE) -c -primary-file $< -I objs/ \\\n") ---------------- aprantl wrote: > Would `"""` multiline literals be more readable? +1 Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D152569/new/ https://reviews.llvm.org/D152569 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits