From: Daniel Dunbar Date: Mon, 4 Oct 2010 20:11:41 +0000 (+0000) Subject: ReleaseNotes: Note some changes to LLVM development infrastructure. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=f0233c6cd9e3f532f0611162c42b382d7a404dfe;p=oota-llvm.git ReleaseNotes: Note some changes to LLVM development infrastructure. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115550 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 087ae54bfba..e5607c3096c 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -1032,6 +1032,45 @@ API changes are:

+ +
+Development Infrastructure Changes +
+ +
+ +

This section lists changes to the LLVM development infrastructure. This +mostly impacts users who actively work on LLVM or follow development on +mainline, but may also impact users who leverage the LLVM build infrastructure +or are interested in LLVM qualification.

+ + +