diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 82d2b175600..98b4f7cb321 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -1108,7 +1108,7 @@ be used to verify some algorithms. aim for all future versions of LLVM to read bitcode files and .ll files produced by LLVM 3.0.
  • Tablegen has been split into a library, allowing the clang tblgen pieces - now live in the clang tree. The llvm version has been renamed to + to now live in the clang tree. The llvm version has been renamed to llvm-tblgen instead of tblgen.
  • The LLVMC meta compiler driver was removed.
  • The unused PostOrder Dominator Frontiers and LowerSetJmp passes were removed.