From 11398993d39c789292421508d7446f667939a0d5 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Thu, 26 Feb 2009 07:32:11 +0000 Subject: [PATCH] pic16 notes from Sanjiv. Just dumped in for now, will rearrange later. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65512 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 37 ++++++++++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index c9ab26a35ae..9dd7a029391 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -367,7 +367,42 @@ The old type legalizer is still available and will be used if
-Target Specific Improvements +PIC16 Target Improvements +
+ +
+

New features of the PIC16 target include: +

+ + + +

Things not yet supported:

+ + + +
+ + + +
+Other Target Specific Improvements
-- 2.34.1