Skip to content

Commit ccb2261

Browse files
author
John Criswell
committed
Updated the design guide to be a newer paper on LLVM.
llvm-svn: 9456
1 parent b93e94b commit ccb2261

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

llvm/README.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,9 @@ Introductory Literature:
3434

3535
LLVM Design:
3636

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

4041
LLVM User Guides:
4142

0 commit comments

Comments
 (0)