a1ad2bf890 
								
							 
						 
						
							
							
								
								Various updates from Sam Bishop:  
							
							... 
							
							
							
							"I have been working my way through the JIT and Kaleidoscope tutorials in my
(minuscule) spare time.  Thanks again for writing them!  I have attached a
patch containing some minor changes, ranging from spelling and grammar fixes
to adding a "Next: <next tutorial section>" hyperlink to the bottom of each
page.
Every page has been given the "next link" treatment, but otherwise I'm only
half way through the Kaleidoscope tutorial.  I will send a follow-on patch
if time permits."
llvm-svn: 46933 
							
						 
						
							2008-02-10 19:11:04 +00:00  
				
					
						
							
							
								 
						
							
								b4ef023bf6 
								
							 
						 
						
							
							
								
								fix typo noticed by Joshua Pennington  
							
							... 
							
							
							
							llvm-svn: 44522 
							
						 
						
							2007-12-02 22:46:01 +00:00  
				
					
						
							
							
								 
						
							
								3fbb6a83a8 
								
							 
						 
						
							
							
								
								Add a note  
							
							... 
							
							
							
							llvm-svn: 44414 
							
						 
						
							2007-11-28 19:26:42 +00:00  
				
					
						
							
							
								 
						
							
								36d5575660 
								
							 
						 
						
							
							
								
								Many typos, grammaro, and wording fixes.  Patch by  
							
							... 
							
							
							
							Kelly Wilson, thanks!
llvm-svn: 44043 
							
						 
						
							2007-11-13 07:06:30 +00:00  
				
					
						
							
							
								 
						
							
								30f1db1ad9 
								
							 
						 
						
							
							
								
								edits.  
							
							... 
							
							
							
							llvm-svn: 43804 
							
						 
						
							2007-11-07 05:07:10 +00:00  
				
					
						
							
							
								 
						
							
								ff25240bae 
								
							 
						 
						
							
							
								
								edits for chapter 3  
							
							... 
							
							
							
							llvm-svn: 43761 
							
						 
						
							2007-11-06 07:26:32 +00:00  
				
					
						
							
							
								 
						
							
								978ec3c389 
								
							 
						 
						
							
							
								
								clarify what proto is.  
							
							... 
							
							
							
							llvm-svn: 43753 
							
						 
						
							2007-11-06 05:07:30 +00:00  
				
					
						
							
							
								 
						
							
								e6819aeee0 
								
							 
						 
						
							
							
								
								fixes from Ryan Brown.  
							
							... 
							
							
							
							llvm-svn: 43747 
							
						 
						
							2007-11-06 01:39:12 +00:00  
				
					
						
							
							
								 
						
							
								fbfae1bd7e 
								
							 
						 
						
							
							
								
								add some links to the tutorial index and between chapters.  
							
							... 
							
							
							
							llvm-svn: 43730 
							
						 
						
							2007-11-05 20:04:56 +00:00  
				
					
						
							
							
								 
						
							
								a25729e0d0 
								
							 
						 
						
							
							
								
								grammaro  
							
							... 
							
							
							
							llvm-svn: 43729 
							
						 
						
							2007-11-05 19:33:52 +00:00  
				
					
						
							
							
								 
						
							
								2a8fd134ea 
								
							 
						 
						
							
							
								
								mention possibility of using a visitor  
							
							... 
							
							
							
							llvm-svn: 43726 
							
						 
						
							2007-11-05 19:25:14 +00:00  
				
					
						
							
							
								 
						
							
								a94cfa13e7 
								
							 
						 
						
							
							
								
								clarify why prototype::codegen returns a function.  
							
							... 
							
							
							
							llvm-svn: 43725 
							
						 
						
							2007-11-05 19:22:50 +00:00  
				
					
						
							
							
								 
						
							
								639a18dc26 
								
							 
						 
						
							
							
								
								add table of contents to each chapter.  
							
							... 
							
							
							
							llvm-svn: 43723 
							
						 
						
							2007-11-05 19:06:59 +00:00  
				
					
						
							
							
								 
						
							
								38eec3071a 
								
							 
						 
						
							
							
								
								add link to llvmbuilder doxygen docs  
							
							... 
							
							
							
							llvm-svn: 43719 
							
						 
						
							2007-11-05 18:02:15 +00:00  
				
					
						
							
							
								 
						
							
								9b2f7773ac 
								
							 
						 
						
							
							
								
								spell identifier correctly.  
							
							... 
							
							
							
							llvm-svn: 43718 
							
						 
						
							2007-11-05 17:54:34 +00:00  
				
					
						
							
							
								 
						
							
								3527796804 
								
							 
						 
						
							
							
								
								clarify  
							
							... 
							
							
							
							llvm-svn: 43712 
							
						 
						
							2007-11-05 17:39:26 +00:00  
				
					
						
							
							
								 
						
							
								46b4281b6a 
								
							 
						 
						
							
							
								
								Run the verifier on generated code.  
							
							... 
							
							
							
							llvm-svn: 43327 
							
						 
						
							2007-10-25 04:30:35 +00:00  
				
					
						
							
							
								 
						
							
								9a760ebf32 
								
							 
						 
						
							
							
								
								further simplify run options, thanks to gordonh for pointing this out  
							
							... 
							
							
							
							llvm-svn: 43288 
							
						 
						
							2007-10-24 05:09:48 +00:00  
				
					
						
							
							
								 
						
							
								1fb0d5df69 
								
							 
						 
						
							
							
								
								Fix instructions now that PR1739 is fixed.  
							
							... 
							
							
							
							llvm-svn: 43287 
							
						 
						
							2007-10-24 04:37:23 +00:00  
				
					
						
							
							
								 
						
							
								c3def1530a 
								
							 
						 
						
							
							
								
								Fix validation problems, which were somewhat ironically in the "valid html" button code :)  
							
							... 
							
							
							
							llvm-svn: 43247 
							
						 
						
							2007-10-23 06:30:50 +00:00  
				
					
						
							
							
								 
						
							
								a02ab559a1 
								
							 
						 
						
							
							
								
								complete the codegen chapter  
							
							... 
							
							
							
							llvm-svn: 43245 
							
						 
						
							2007-10-23 06:23:57 +00:00  
				
					
						
							
							
								 
						
							
								93b76e0c60 
								
							 
						 
						
							
							
								
								Finish up expr codegen.  
							
							... 
							
							
							
							llvm-svn: 43238 
							
						 
						
							2007-10-23 04:51:30 +00:00  
				
					
						
							
							
								 
						
							
								61b4ec70aa 
								
							 
						 
						
							
							
								
								several improvements suggested by Dan, thanks!  
							
							... 
							
							
							
							llvm-svn: 43237 
							
						 
						
							2007-10-23 04:27:44 +00:00  
				
					
						
							
							
								 
						
							
								560762d118 
								
							 
						 
						
							
							
								
								start of chapter 3  
							
							... 
							
							
							
							llvm-svn: 43221 
							
						 
						
							2007-10-22 07:01:42 +00:00