diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 1c3d8be1e2c..cf189e6a643 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -419,8 +419,7 @@ components, please contact us on the llvmdev list.

  • Initialization of global union variables can only be done with the largest union -member.
  • +href="http://llvm.cs.uiuc.edu/PR162">with the largest union member.
  • [llvm-gcc] Error when an implicitly external function is re-declared as static