summaryrefslogtreecommitdiffstats
path: root/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2011-11-28 22:36:40 +0000
committerChandler Carruth <chandlerc@gmail.com>2011-11-28 22:36:40 +0000
commit21480b76382b296f35ada977e0b877faab44e381 (patch)
tree23ff28e71a207b1dcdd2bee67d932a29c1af36d6 /docs/ReleaseNotes.html
parent58f2cbc083e1b564a3c393c0ad9006b2e0c45e67 (diff)
We now have text (or comment stubs for others) for these...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145299 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r--docs/ReleaseNotes.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 62793b2fed..58e7f97b27 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -96,9 +96,6 @@ prose in a section of its own. When doing that, delete the notes.</p>
to differentiate between the possibility of an uninitialized use and the
certainty of an uninitialized use.</li>
<li>Support for language specific address spaces</li>
- <li>Support for compiling on NetBSD systems -- Joerg Sonnenberger to fill
- out</li>
- <li>Support for '--sysroot' based cross-compilation</li>
<li>Crash recovery handling for libclang clients -- Ted</li>
<li>Driver support for automatic preparation of reproduction steps for
compiler crashes -- Chad</li>