From add68af0314949857697b8dc2ac145dca842c7a1 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Fri, 7 May 2004 19:23:05 +0000 Subject: [PATCH] PR implemented git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13406 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index a64a2209eab..d99d12118c2 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -132,6 +132,7 @@ issues were fixed:
  1. LLVM tools will happily spew bytecode onto your terminal
  2. +
  3. [llvmgcc] type names are not emitted for structure typedefs