From 89ea59d87bbd5f7ec701bafc6ff7d5b1bd70b4f4 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sat, 16 Jan 2010 21:25:13 +0000 Subject: [PATCH] add a thing to investigate. llvm-svn: 93659 --- llvm/docs/ReleaseNotes.html | 1 + 1 file changed, 1 insertion(+) diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index f44b8b659f8a..f3d87c6330c8 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -59,6 +59,7 @@ Almost dead code. lib/Transforms/IPO/MergeFunctions.cpp => consider for 2.8. llvm/Analysis/PointerTracking.h => Edwin wants this, consider for 2.8. ABCD, SCCVN, GEPSplitterPass + MSIL backend? -->