aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index 05abadcb6d..67687e87c2 100644
--- a/README.txt
+++ b/README.txt
@@ -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: