diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 016204cae9c..aa7c73dc558 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -206,6 +206,7 @@ Bytecode Reader class cleanup, Type should not derive from Value, eliminate ConstantPointerRef class.
  • The memory footprint of the LLVM IR has been reduced substantially.
  • +
  • The LLVM linker and many core classes have been sped up substantially.