[LLVMbugs] [Bug 5481] Formal arguments missing from DWARF output unless -fast-isel is used

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Sep 14 03:48:08 PDT 2011


http://llvm.org/bugs/show_bug.cgi?id=5481

Richard Osborne <richard at xmos.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Richard Osborne <richard at xmos.com> 2011-09-14 05:48:08 CDT ---
(In reply to comment #3)
> Can you please try again, or attach source file or updated .bc file ? Thanks.
The source was just:

int f(int foo)
{
  return foo;
}

It seems to be working for me now. Thanks for all your work on debug. Closing
as fixed.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list