Displaying 2 results from an estimated 2 matches for "a70d462c".
2010 Nov 02
0
[LLVMdev] [LLVMDev] Long compile times
Jeff Kunkel <jdkunk3 at gmail.com> writes:
> I'm just running VS 10 in debug mode. In a step by step set up:
>
> 1. I download the svn
> 2. I make my changes
> 3. I compile the libraries
> 4. I make changes to the code within my project
> 5. I compile my code, and I re-link llc with my changed files.
> 6. I repeat 4,5, and 6 until it finally works.
Well, that is
2010 Nov 02
4
[LLVMdev] [LLVMDev] Long compile times
I'm just running VS 10 in debug mode. In a step by step set up:
1. I download the svn
2. I make my changes
3. I compile the libraries
4. I make changes to the code within my project
5. I compile my code, and I re-link llc with my changed files.
6. I repeat 4,5, and 6 until it finally works.
- Jeff Kunkel
On Tue, Nov 2, 2010 at 1:21 PM, Óscar Fuentes <ofv at wanadoo.es> wrote:
>