From a0a6273b5d64a359ae4e341c3e928973c471c9e2 Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Mon, 21 Jul 2008 12:26:31 +0200 Subject: [PATCH] Add reference. --- Report/Main/Problems/Challenges.tex | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Report/Main/Problems/Challenges.tex b/Report/Main/Problems/Challenges.tex index 873e2e9..2d85cf6 100644 --- a/Report/Main/Problems/Challenges.tex +++ b/Report/Main/Problems/Challenges.tex @@ -121,9 +121,11 @@ Any tasks that are required by the Montium frontend and the LLVM changes they directly need are obvious. However, usually when making changes to the main LLVM code, just changing enough for Recore is not engough for LLVM. Since the LLVM code must work on any program, not just MontiumC programs, extra changes are -required. This is also an issue of building up credit within the LLVM community: -The more you contribute to LLVM, the more influence you have when things need -changing. Lastly, this is also a matter of efficiency: If I have been working +required (see also parapgrah \ref{StayingGeneric}. This is also an issue of +building up credit within the LLVM community: The more you contribute to LLVM, +the more influence you have when things need changing. + +Lastly, this is also a matter of efficiency: If I have been working with a particular piece of code intensively, it is more efficient for me to fix a bug in that code than most others, even though the particular bug does not interfere with the MontiumC frontend. In the end, I think I managed to find a -- 2.30.2