diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index b43d7246986..d2cd825a9f8 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -148,6 +148,9 @@ invoke or unwind
  • llvm-nm cannot read archive files
  • +
  • Interpreter does not handle +setne constant expression
  • + @@ -206,6 +209,7 @@ many platforms, such as X86).
  • [bcreader] Cannot read shift constant expressions from bytecode file
  • [lowersetjmp] Lowersetjmp pass breaks dominance properties!
  • SymbolTable::getUniqueName is very inefficient
  • +
  • bugpoint must not pass -R<directory> to Mach-O linker
  • [buildscripts] Building into objdir with .o in it fails
  • [setjmp/longjmp] Linking C programs which use setjmp/longjmp sometimes fail with references to the C++ runtime library!
  • AsmParser Misses Symbol Redefinition Error
  • @@ -214,7 +218,7 @@ many platforms, such as X86).
  • [adce] ADCE considers blocks without postdominators to be unreachable
  • [X86] div and rem constant exprs invalidate iterators!
  • [vmcore] Symbol table doesn't rename colliding variables during type resolution
  • -
  • bugpoint must not pass -R<directory> to Mach-O linker
  • +
  • Archive reader does not understand 4.4BSD/Mac OS X long filenames
  • gccld produces a runner script that includes command-line options to load the necessary shared objects