Commit ccb2261e authored by John Criswell's avatar John Criswell
Browse files

Updated the design guide to be a newer paper on LLVM.

llvm-svn: 9456
parent b93e94b7
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -34,8 +34,9 @@ Introductory Literature:

LLVM Design:

	 The LLVM Instruction Set and Compilation Strategy:
		http://llvm.cs.uiuc.edu/pubs/2002-08-09-LLVMCompilationStrategy.html
	LLVM: A Compilation Framework for Lifelong Program Analysis &
	Transformation
		http://llvm.cs.uiuc.edu/pubs/2003-09-30-LifelongOptimizationTR.html

LLVM User Guides: